Searched defs:curr_time (Results 1 – 10 of 10) sorted by relevance
47 time_t curr_time; in setup() local
110 const float curr_time = in PrintTimeLog() local
183 const int64_t curr_time = ns.all_end_rel_micros(); in ProcessStepStats() local
468 base::Time curr_time = base::Time::Now(); in RunCommands() local875 base::Time curr_time = base::Time::Now(); in RunCommands() local
34 def __init__(self, curr_time, increment): argument
832 const Costs::Duration& curr_time, in GetOutputNodes()940 auto curr_time = device.GetCurrTime(); in MarkNodeExecuted() local
3096 const time_t curr_time = time(NULL); in Segment() local
2483 static void curr_time(struct timespec *now) in curr_time() function