Searched refs:convertTimespecToUs (Results 1 – 1 of 1) sorted by relevance
58 static int64_t convertTimespecToUs(const struct timespec &tv) in convertTimespecToUs() function68 return convertTimespecToUs(tv); in getNowUs()2438 const int64_t timestampTimeUs = convertTimespecToUs(timestamp.mTime); in getTimestamp()