Searched defs:time0 (Results 1 – 11 of 11) sorted by relevance
23 time_t time0; in main() local
20 difftime(time_t time1, time_t time0) in difftime()
22 clock_t time0 = clock(); variable464 time_t time0 = time(nullptr); variable
316 auto time0 = std::chrono::steady_clock::now(); variable
140 long time0; in profile_outline() local
373 raw_timestamp_delta(uint64_t time0, uint64_t time1) in raw_timestamp_delta()
592 double time0 = k * resample_ratio; /* time of k'th output sample */ in fill_buffer_resample() local
271 iris_raw_timestamp_delta(uint64_t time0, uint64_t time1) in iris_raw_timestamp_delta()
2217 let time0 = SystemTime::now(); in test_recvmsg_timestampns() localVariable2272 let time0 = SystemTime::now(); in test_recvmmsg_timestampns() localVariable
299 crocus_raw_timestamp_delta(uint64_t time0, uint64_t time1) in crocus_raw_timestamp_delta()
303 time_t time0; /* modification for FB620S */ member