mitteLib
Loading...
Searching...
No Matches
mlab::timer Class Reference

#include <time.hpp>

Public Member Functions

 timer ()
 
ms elapsed () const
 

Private Attributes

std::chrono::time_point< std::chrono::high_resolution_clock > _timestamp
 

Constructor & Destructor Documentation

◆ timer()

mlab::timer::timer ( )
inline

Member Function Documentation

◆ elapsed()

ms mlab::timer::elapsed ( ) const
inlinenodiscard

Member Data Documentation

◆ _timestamp

std::chrono::time_point<std::chrono::high_resolution_clock> mlab::timer::_timestamp
private

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