Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp35 static constexpr int TM_YEAR_BASE = 1900; member
97 out << (tl.tm_year + TM_YEAR_BASE) << "-"; in PrintLogPrefix()

Completed in 1 milliseconds