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