Home
last modified time | relevance | path

Searched refs:GetNowTimeUs (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/distributed_audio/hdi_service/common/utils/include/
H A Ddaudio_utils.h51 int64_t GetNowTimeUs();
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_interface_impl.cpp75 int64_t startTime = GetNowTimeUs(); in CaptureFrame()
103 int64_t endTime = GetNowTimeUs(); in CaptureFrame()
H A Daudio_render_interface_impl.cpp102 int64_t startTime = GetNowTimeUs(); in RenderFrame()
128 int64_t endTime = GetNowTimeUs(); in RenderFrame()
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp158 int64_t GetNowTimeUs() in GetNowTimeUs() function

Completed in 3 milliseconds