Searched defs:CpuTime (Results 1 – 1 of 1) sorted by relevance
37 struct CpuTime final { struct38 static const uint32_t COUNT = 7;39 double times[COUNT] = { 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 };40 double total = 0;