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

Class timespec

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

Source from the content-addressed store, hash-verified

103static int cleanup_ownership;
104
105static struct timespec start_time;
106static int ticks_per_sec;
107static int total_ms, wall_ms;
108static volatile sig_atomic_t timer_tick, interrupt;

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…