Pointer to Implementation for Time.
More...
|
const std::clock_t | c_start_ = std::clock() |
| To measure CPU usage.
|
|
const std::chrono::system_clock::time_point | t_start_ = std::chrono::high_resolution_clock::now() |
| To measure wall time.
|
|
Pointer to Implementation for Time.
- Invariant
- None.
The documentation for this struct was generated from the following file: