Classes | |
struct | CpuUsageInfo |
Namespaces | |
namespace | CpuUtil |
namespace | PerformanceCounter |
namespace | SecondsCounter |
namespace | Conversion |
Functions | |
bool | StartCpuTracing (CpuUsageInfo *cpuUsage) |
bool | StopCpuTracing (CpuUsageInfo *cpuUsage) |
std::string | GetCpuStats (CpuUsageInfo *cpuUsage) |
void | StartPerformanceCounter () |
double | GetPerformanceCounter () |
void | StartSecondsCounter () |
int | GetSecondsCounter () |
string | NumToCString (int number) |
string | NumToCString (double number) |