Searched refs:get_monotonic_and_raw (Results 1 – 2 of 2) sorted by relevance
69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() function107 get_monotonic_and_raw(&mon, &raw); in main()118 get_monotonic_and_raw(&mon, &raw); in main()
69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() function101 get_monotonic_and_raw(&mon_start, &raw_start); in get_ppm_drift()105 get_monotonic_and_raw(&mon_end, &raw_end); in get_ppm_drift()
Completed in 4 milliseconds