const double inv_clocks_per_sec
internal constant containing clock ticks per second
unsigned int clock_rollovers
Number of clock rollovers since the last initialization.
The class provides the wall clock timer in seconds.
double secondsWC()
Returns the wall clock time in seconds since the last reset.
clock_t last_num_ticks
Counters the value of the number of ticks from the last call.
clock_t start_ticks
Counter containing the value of the number of ticks from the first call (or the reset call)...
const double clock_width
internal constant containing the total number of ticks per rollover.
Namespace for the Cantera kernel.
double start()
Resets the internal counters and returns the wall clock time in seconds.