resusage ~master (2021-12-28T11:15:24.5491235)
Dub
Repo
CPUWatcher
resusage
cpu
Base interface for cpu watchers
interface
CPUWatcher {
double
current
();
}
Members
Functions
current
double
current
()
CPU time currently used, in percents.
Meta
Source
See Implementation
resusage
cpu
classes
ProcessCPUWatcher
SystemCPUWatcher
functions
clock_getcpuclockid
interfaces
CPUWatcher
Base interface for cpu watchers