Home | History | Annotate | Download | only in gui

Lines Matching full:systemtime

297     nsecs_t now = systemTime();
300 mLastDequeueDuration = systemTime() - now;
408 timestamp = systemTime(SYSTEM_TIME_MONOTONIC);
503 nsecs_t now = systemTime();
505 mLastQueueDuration = systemTime() - now;