49#ifndef Foam_clockTime_H
50#define Foam_clockTime_H
void resetTimeIncrement() const
Reset to use the current clock value for the increment point.
clockTime()
Construct with the current clock value for the start point.
double timeIncrement() const
The time [seconds] since the last call to elapsedTime(), timeIncrement() or resetTime(),...
void resetTime()
Reset to use the current clock value for the start and increment points.
double elapsedTime() const
The time [seconds] since the start point.
Access to high-resolution clock value with some basic operations. Used to calculate time durations,...