Searched defs:max_wait (Results 1 – 2 of 2) sorted by relevance
25 void GLFWEventLoop::WaitForEvents(std::chrono::nanoseconds max_wait) { in WaitForEvents()
923 unsigned max_wait_server, max_wait_client, max_wait; in main() local