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