Searched refs:readSeconds (Results 1 – 1 of 1) sorted by relevance
1229 static char* readSeconds(char* e, struct timespec* t) { in readSeconds() function1322 e = readSeconds(e, &monotonic); in convertMonotonic()1338 e = readSeconds(e, &time); in convertMonotonic()1356 cp = readSeconds(cp - 10, &time); in convertMonotonic()