Home
last modified time | relevance | path

Searched refs:nsecTimespec (Results 1 – 1 of 1) sorted by relevance

/system/logging/liblog/
Dlogprint.cpp1188 static long long nsecTimespec(struct timespec* now) { in nsecTimespec() function
1372 total = nsecTimespec(subTimespec(&time, &next->time, &list->time)); in convertMonotonic()
1375 run = nsecTimespec(subTimespec(&time, &time, &list->time)); in convertMonotonic()
1379 float f = nsecTimespec(subTimespec(&time, &next->convert, &convert)); in convertMonotonic()