Searched defs:Tick (Results 1 – 2 of 2) sorted by relevance
37 void Tick() { time_++; } in Tick() function
204 typedef chrono::time_point<chrono::high_resolution_clock> Tick; typedef