Searched refs:NSEC_PER_SEC (Results 1 – 5 of 5) sorted by relevance
62 #define NSEC_PER_SEC 1000000000LL macro
1033 nsecs_t capture_time = (nsecs_t)tv->tv_sec * NSEC_PER_SEC + in captureResultCb()
1175 nsecs_t capture_time = (nsecs_t)tv->tv_sec * NSEC_PER_SEC + in handleMetadataWithLock()
74 #define NSEC_PER_SEC 1000000000LL macro