Home
last modified time | relevance | path

Searched refs:cpuCurrent (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCpuMonitor.java73 private int cpuCurrent; field in CpuMonitor
220 cpuCurrent = percent; in sampleCpuUtilization()
228 return cpuCurrent; in getCpuCurrent()