Searched defs:stop_time (Results 1 – 4 of 4) sorted by relevance
85 auto stop_time = steady_clock::now(); in ~Timer() local
215 timevar_accumulate (timer, start_time, stop_time) in timevar_accumulate() argument
224 struct timevar_time_def *stop_time) in timevar_accumulate()
262 time_t stop_time = now + 10; /* Try and sync for 10 seconds, then give up */ in rdp_init() local