Searched defs:prevTime (Results 1 – 3 of 3) sorted by relevance
47 bool normal_flow_control(struct timeval prevTime, int interval) in normal_flow_control()76 bool check_before_memory_allocate(struct timeval prevTime, int interval) in check_before_memory_allocate()
40 struct timeval prevTime = {0, 0}; variable
233 double prevTime = 0.0; in run() local