Home
last modified time | relevance | path

Searched refs:LOG_PRINTER_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/test/ostest/wukong/common/src/
Dwukong_logger.cpp44 const int LOG_PRINTER_TIMEOUT = 500; variable
172 const auto timeout = std::chrono::milliseconds(LOG_PRINTER_TIMEOUT); in Run()