MCPcopy Create free account
hub / github.com/ioi/isolate / rusage

Class rusage

isolate.c:117–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115
116static int get_wall_time_ms(void);
117static int get_run_time_ms(struct rusage *rus);
118
119/*** Locks ***/
120

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…