perf::HighPerformanceCounter | A performance counter that uses the high performance hardware counter on the host machine |
perf::PerformanceCounter | A performance counter that uses the most accurate measurement APIs available on the host machine |
perf::PerformanceCounterScope< T > | Performance counter scope class generating template |
perf::ProcessTimesCounter | A performance counter that provides process-specific performance timings |
perf::Scope | Performance counter scoping class |
perf::ThreadTimesCounter | A performance counter that provides thread-specific performance timings |
perf::TickCounter | A low-cost, low-resolution performance counter |