Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp40 static constexpr int EPOCH_WIDTH = 10; member
108 out << setw(EPOCH_WIDTH) << content.tv_sec; in PrintLogPrefix()

Completed in 1 milliseconds