This is a simple Timer class. It starts the std::chrono timer, when the object is created and stops if the stop function is called. The time can be queried using different elapsed_time functions.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple Timer class. It starts the std::chrono timer, when the object is created and stops if the stop function is called. The time can be queried using different elapsed_time functions.