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