Searched refs:EPOCH_WIDTH (Results 1 - 1 of 1) sorted by relevance
/base/hiviewdfx/hilog/frameworks/libhilog/utils/ | ||
H A D | log_print.cpp | 40 static constexpr int EPOCH_WIDTH = 10;
member 108 out << setw(EPOCH_WIDTH) << content.tv_sec; in PrintLogPrefix() |
Completed in 1 milliseconds