Searched refs:cleanup_time (Results 1 – 2 of 2) sorted by relevance
35 struct timespec destructor_time, cleanup_time; variable51 clock_gettime(CLOCK_REALTIME, &cleanup_time); in cleanup_function()135 diff = destructor_time.tv_sec - cleanup_time.tv_sec; in main()138 cleanup_time.tv_nsec) / 1000000000.0; in main()
58 Microseconds cleanup_time, int total_runops,