PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::Timer< DT, ClockT > Class Template Reference

#include <TimeUtilities.hpp>

Public Member Functions

void tick ()
 
void tock ()
 
template<class duration_t = DT>
duration_t duration () const
 

Member Function Documentation

◆ duration()

template<class DT = std::chrono::milliseconds, class ClockT = std::chrono::steady_clock>
template<class duration_t = DT>
duration_t Gedim::Timer< DT, ClockT >::duration ( ) const
inline

◆ tick()

template<class DT = std::chrono::milliseconds, class ClockT = std::chrono::steady_clock>
void Gedim::Timer< DT, ClockT >::tick ( )
inline

◆ tock()

template<class DT = std::chrono::milliseconds, class ClockT = std::chrono::steady_clock>
void Gedim::Timer< DT, ClockT >::tock ( )
inline

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