Searched refs:HalGetTimestamp (Results 1 – 2 of 2) sorted by relevance
68 struct timespec HalGetTimestamp(void);100 delta_time_ms = HalTimeDiffInMs(start_tx_data, HalGetTimestamp()); in HalCoreCallback()107 start_tx_data = HalGetTimestamp(); in HalCoreCallback()440 struct timespec HalGetTimestamp(void) { in HalGetTimestamp() function505 inst->timer.startTime = HalGetTimestamp(); in HalStartTimer()709 struct timespec now = HalGetTimestamp(); in HalWorkerThread()717 now = HalGetTimestamp(); in HalWorkerThread()
406 struct timespec HalGetTimestamp(void) in HalGetTimestamp() function477 inst->timer.startTime = HalGetTimestamp(); in HalStartTimer()689 struct timespec now = HalGetTimestamp(); in HalWorkerThread()697 now = HalGetTimestamp(); in HalWorkerThread()