Home
last modified time | relevance | path

Searched refs:timespec_subtract (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c219 long long timespec_subtract(struct timespec *a, struct timespec *b) in timespec_subtract() function
313 delta = timespec_subtract(&start_data[i], &stop_data[i]); in main()

Completed in 1 milliseconds