Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.cpp43 constexpr uint32_t TIME_MS_TO_S = 1000; variable
386 desc += ") blocked " + std::to_string(FFRT_CALLBACK_TIME / TIME_MS_TO_S) + "s"; in FfrtCallback()