Home
last modified time | relevance | path

Searched refs:startTimeInMS (Results 1 – 1 of 1) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/
DOpenGLES2App.cpp122 #define RUNTIME_IN_MS() (GetTickCount() - startTimeInMS)
158 unsigned int startTimeInMS = GetTickCount(); in mainloop() local