Searched refs:currentTimeNanos (Results 1 – 1 of 1) sorted by relevance
2509 const int64_t currentTimeNanos = TIME_TO_NANOS(timestamp.mTime); in getTimestamp() local2511 if (currentTimeNanos < previousTimeNanos) { in getTimestamp()