Home
last modified time | relevance | path

Searched refs:CHECK_INTERNAL_TIME (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/hiviewdfx/hicollietest/hicolliendktest/entry/src/main/cpp/
H A Dnapi_init.cpp30 const int64_t CHECK_INTERNAL_TIME = 3000; variable
76 if ((GetCurrentTime() - lastWatchTime) > CHECK_INTERNAL_TIME) { in ReportEvent()
90 if ((now - lastWatchTime) >= (CHECK_INTERNAL_TIME / 2)) { //as of 2 in TestTask()

Completed in 1 milliseconds