Measure Method for timer. More...
Public Types | |
| enum | { none = 0, user_time = 1, system_time = 2 } |
| Flags for different times to measure. More... | |
Measure Method for timer.
This class is only holding one enumeration used for the timer::set_measure_method method.
| anonymous enum |
Flags for different times to measure.
Flags which can be used (also in combination) by the timer::set_measure_method method.
1.8.3.1