Searched defs:time_between_ticks (Results 1 – 1 of 1) sorted by relevance
97 const base::TimeDelta& time_between_ticks) { in RunSimulation()579 base::TimeDelta time_between_ticks = duration / 200; in SimulateDowntime() local