Searched refs:getclock_us (Results 1 – 1 of 1) sorted by relevance
21273 static int64_t getclock_us(void) in getclock_us() function21724 start_time = getclock_us(); in main2()21750 total_time = (double)(getclock_us() - start_time) / 1000000.0; in main2()