Lines Matching refs:timeNow
2053 const nsecs_t timeNow = systemTime();
2054 ns = max((nsecs_t)0, ns - (timeNow - timeAfterCallbacks));
2110 const nsecs_t timeNow = systemTime();
2111 ns = max((nsecs_t)0, ns - (timeNow - timeAfterCallbacks));
2429 const int64_t timeNow = getNowUs();
2431 if (timeNow < mStartUs + k1SecUs) { // within first second of starting