Pottu
Public Types | Public Member Functions | Public Attributes | List of all members
DurationCounter Struct Reference

Public Types

using clock_t = std::chrono::steady_clock
 

Public Member Functions

void start () noexcept
 
void stop () noexcept
 
double get () const noexcept
 

Public Attributes

clock_t::duration total {0}
 
bool running {false}
 
clock_t::time_point currentStart
 

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