| 103 | static int cleanup_ownership; |
| 104 | |
| 105 | static struct timespec start_time; |
| 106 | static int ticks_per_sec; |
| 107 | static int total_ms, wall_ms; |
| 108 | static volatile sig_atomic_t timer_tick, interrupt; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…