#include <timing.hpp>
◆ GetTime() [1/2]
◆ GetTime() [2/2]
◆ MeasureTimeDifference() [1/2]
void Timing::MeasureTimeDifference |
( |
| ) |
|
◆ MeasureTimeDifference() [2/2]
void Timing::MeasureTimeDifference |
( |
| ) |
|
◆ OutInfoToFile() [1/2]
void Timing::OutInfoToFile |
( |
| ) |
|
◆ OutInfoToFile() [2/2]
void Timing::OutInfoToFile |
( |
| ) |
|
◆ counter_
uint32_t Timing::counter_ = 0 |
◆ last_start_time_
std::chrono::high_resolution_clock::time_point Timing::last_start_time_ |
◆ time_span
std::chrono::duration< long, std::micro > Timing::time_span |
◆ timer_start_
std::chrono::high_resolution_clock::time_point Timing::timer_start_ |
◆ timing_info_
The documentation for this class was generated from the following files: