Searched refs:startTm (Results 1 - 1 of 1) sorted by relevance
/developtools/profiler/device/plugins/hilog_plugin/src/ | ||
H A D | hilog_plugin.cpp | 209 time_t startTm = time(nullptr); in Run() local 210 struct tm* pTime = localtime(&startTm); in Run() |
Completed in 1 milliseconds