Class CPUsageTracker

Class Documentation

class CPUsageTracker

Calculate the CPU usage for the running experiment in the performance test.

Public Functions

inline CPUsageTracker()
inline CpuInfo get_cpu_usage()

Computes the CPU usage % as (process_active_time/total_cpu_time)*100.