![]() |
Gowdy solver
|
Tracks the elapsed lifetime of an object. More...
Go to the source code of this file.
Data Structures | |
class | TrackUsedTime |
Reports the elapsed time for the lifetime of the created object. More... | |
Typedefs | |
typedef std::chrono::time_point < std::chrono::high_resolution_clock > | time_hr |
The high resolution clock time-point. |
Tracks the elapsed lifetime of an object.
Definition in file trackUsedTime.h.
typedef std::chrono::time_point<std::chrono::high_resolution_clock> time_hr |
The high resolution clock time-point.
Definition at line 10 of file trackUsedTime.h.