Home
last modified time | relevance | path

Searched defs:pushTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Dtime_statistician.cpp31 int64_t pushTime = Plugin::AnyCast<int64_t>(bufferMeta->GetMeta(Tag::USER_PUSH_DATA_TIME)); in CalProcessTime() local
52 void TimeStatistician::CalAverPushInterval(const int64_t pushTime) in CalAverPushInterval()
H A Doutput_controller.cpp33 int64_t pushTime = GetCurrentTime(); in PushData() local