Searched refs:now_ns (Results 1 – 1 of 1) sorted by relevance
900 const int64_t now_ns = GetSystemClockNs(); in PostThread() local901 const int64_t sleep_time_ns = display_time_est_ns - now_ns - in PostThread()