Searched defs:delta_time_ms (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/imgui/backends/ | ||
H A D | imgui_impl_glut.cpp | 103 int delta_time_ms = (current_time - g_Time); in ImGui_ImplGLUT_NewFrame() local |
Completed in 1 milliseconds