Searched refs:abs_timeout_monotonic (Results 1 – 1 of 1) sorted by relevance
2463 uint64_t abs_timeout_monotonic = 0; in x11_wait_for_present_polled() local2466 abs_timeout_monotonic = os_time_get_absolute_timeout(timeout); in x11_wait_for_present_polled()2493 timespec_from_nsec(&abs_timespec_monotonic, abs_timeout_monotonic); in x11_wait_for_present_polled()2552 result = x11_poll_for_special_event(chain, abs_timeout_monotonic, &event); in x11_wait_for_present_polled()