Searched refs:HalGetTimestamp (Results 1 – 2 of 2) sorted by relevance
66 struct timespec HalGetTimestamp(void);98 delta_time_ms = HalTimeDiffInMs(start_tx_data, HalGetTimestamp()); in HalCoreCallback()105 start_tx_data = HalGetTimestamp(); in HalCoreCallback()432 struct timespec HalGetTimestamp(void) { in HalGetTimestamp() function497 inst->timer.startTime = HalGetTimestamp(); in HalStartTimer()701 struct timespec now = HalGetTimestamp(); in HalWorkerThread()709 now = HalGetTimestamp(); in HalWorkerThread()
404 struct timespec HalGetTimestamp(void) in HalGetTimestamp() function475 inst->timer.startTime = HalGetTimestamp(); in HalStartTimer()687 struct timespec now = HalGetTimestamp(); in HalWorkerThread()695 now = HalGetTimestamp(); in HalWorkerThread()