Searched refs:clock_us (Results 1 – 2 of 2) sorted by relevance
133 static unsigned clock_us(void) in clock_us() function220 unsigned t0 = clock_us(); in main()261 unsigned t = (clock_us() - t0) / 1000; in main()
133 static unsigned clock_us(void) in clock_us() function238 unsigned t0 = clock_us(); in main()273 unsigned t = (clock_us() - t0) / 1000; in main()