Searched defs:time2 (Results 1 – 3 of 3) sorted by relevance
60 bool time_sync_add(time_sync_t *sync, uint64_t time1, uint64_t time2) { in time_sync_add()87 bool time_sync_estimate_time1(time_sync_t *sync, uint64_t time2, uint64_t *time1) in time_sync_estimate_time1()
33 uint64_t time2[NUM_TIME_SYNC_DATAPOINTS]; member
402 time2(struct tm * const tmp, void (* const funcp)(const time_t*, long, struct tm*), in time2() function