Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp141 time_t tnow = time(nullptr); in CreateLogFile() local
142 struct tm *tmNow = localtime(&tnow); in CreateLogFile()
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp425 time_t tnow = time(nullptr); in HWTEST_F() local
426 struct tm *tmNow = localtime(&tnow); in HWTEST_F()

Completed in 2 milliseconds