Home
last modified time | relevance | path

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

/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.cpp42 char tmbuf[64] = {0}; in LogTime() local
43 if (strftime(tmbuf, sizeof(tmbuf), "%Y-%m-%d %H:%M:%S", nowtm)) { in LogTime()
45 prefix.c_str(), tmbuf, static_cast<long long>(now.tv_usec)); in LogTime()

Completed in 1 milliseconds