Searched defs:ProcessCpuUsage (Results 1 – 1 of 1) sorted by relevance
47 struct ProcessCpuUsage { struct48 int32_t processId;49 std::string processName;50 double cpuUsage;