Searched refs:get_monotonic_and_raw (Results 1 – 2 of 2) sorted by relevance
67 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() function105 get_monotonic_and_raw(&mon, &raw); in main()116 get_monotonic_and_raw(&mon, &raw); in main()
65 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() function97 get_monotonic_and_raw(&mon_start, &raw_start); in get_ppm_drift()101 get_monotonic_and_raw(&mon_end, &raw_end); in get_ppm_drift()