resusage.cpu

CPU time used by system or process.

Members

Classes

ProcessCPUWatcher
class ProcessCPUWatcher

CPU watcher for single process.

SystemCPUWatcher
class SystemCPUWatcher

System CPU watcher.

Functions

clock_getcpuclockid
int clock_getcpuclockid(pid_t pid, clockid_t* clock_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Interfaces

CPUWatcher
interface CPUWatcher

Base interface for cpu watchers

Meta