Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dwin32_time.c67 return (uint64_t) _glfw_timeGetTime(); in _glfwPlatformGetTimerValue()
Dwin32_platform.h165 #define _glfw_timeGetTime _glfw.win32.winmm.timeGetTime macro