Include dependency graph for timetaker.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TimeTaker |
Enumerations | |
| enum | TimePrecision : s8 { PRECISION_SECONDS , PRECISION_MILLI , PRECISION_MICRO , PRECISION_NANO } |
Variables | |
| constexpr const char * | TimePrecision_units [] |
| enum TimePrecision : s8 |
|
constexpr |
Referenced by ScopeProfiler::ScopeProfiler(), and TimeTaker::stop().