Home
last modified time | relevance | path

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

/third_party/weston/tools/zunitc/src/
Dzunitc_impl.c60 static const clockid_t TARGET_TIMER = CLOCK_MONOTONIC; variable
62 static const clockid_t TARGET_TIMER = CLOCK_REALTIME; variable
1145 clock_gettime(TARGET_TIMER, &begin); in run_single_test()
1160 clock_gettime(TARGET_TIMER, &end); in run_single_test()