Home
last modified time | relevance | path

Searched refs:clock_us (Results 1 – 2 of 2) sorted by relevance

/liblc3-latest/tools/
Ddlc3.c133 static unsigned clock_us(void) in clock_us() function
220 unsigned t0 = clock_us(); in main()
261 unsigned t = (clock_us() - t0) / 1000; in main()
Delc3.c133 static unsigned clock_us(void) in clock_us() function
238 unsigned t0 = clock_us(); in main()
273 unsigned t = (clock_us() - t0) / 1000; in main()