![]() |
Blaze 3.9
|
Namespace for the time measurement module. More...
Classes | |
struct | CpuPolicy |
Timing policy for the measurement of the CPU time. More... | |
class | Timer |
Progress timer for time and performance measurements. More... | |
struct | WcPolicy |
Timing policy for the measurement of the wall clock time. More... | |
Typedefs | |
using | CpuTimer = Timer< CpuPolicy > |
Progress timer for CPU time measurements. More... | |
using | WcTimer = Timer< WcPolicy > |
Progress timer for wall clock time measurements. More... | |
Namespace for the time measurement module.