Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
Dxcollie.cpp25 constexpr uint64_t TO_NANOSECOND_MULTPLE = 1000; variable
36 …return WatchdogInner::GetInstance().RunXCollieTask(name, timeout * TO_NANOSECOND_MULTPLE, func, ar… in SetTimer()