Home
last modified time | relevance | path

Searched refs:PrintTimeElapse (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.cpp44 PrintTimeElapse(); in ~AutoTimer()
48 void AutoTimer::PrintTimeElapse() in PrintTimeElapse() function in OHOS::IntellVoiceUtils::AutoTimer
50 PrintTimeElapse(logInfo_); in PrintTimeElapse()
53 void AutoTimer::PrintTimeElapse(const std::string &logInfo) in PrintTimeElapse() function in OHOS::IntellVoiceUtils::AutoTimer
H A Dtime_util.h37 void PrintTimeElapse();
38 void PrintTimeElapse(const std::string &logInfo);