Searched refs:start_time (Results 1 – 2 of 2) sorted by relevance
93 static double start_time = NowInMs(); in DrawFrame() local111 float global_time = (float)(NowInMs() - start_time); in DrawFrame()
163 optional int64 start_time = 3; field