OGLplus  (0.59.0) a C++ wrapper for rendering APIs

Class that measures elapsed time since instance construction. More...

#include <eagine/timeout.hpp>

Public Member Functions

 time_measure () noexcept
 Default constructor. Saves the current time.
 
auto elapsed_time () const noexcept
 Returns the time since construction using clock's representation.
 
auto seconds () const noexcept
 Returns the time since construction in seconds.
 

Detailed Description

Class that measures elapsed time since instance construction.

See also
timeout

The documentation for this class was generated from the following file:

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).