resusage ~master (2021-12-28T11:15:24.5491235)
Dub
Repo
clock_getcpuclockid
resusage
cpu
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
static if
(
is(typeof( ))
)
int
clock_getcpuclockid
(
pid_t
pid
,
clockid_t
*
clock_id
)
Meta
Source
See Implementation
resusage
cpu
classes
ProcessCPUWatcher
SystemCPUWatcher
functions
clock_getcpuclockid
interfaces
CPUWatcher