Searched defs:period_ms (Results 1 – 2 of 2) sorted by relevance
61 int period_ms; member
393 bool CpuMonitor::Start(int period_ms) { in Start()