Searched refs:PUBLISH_MISSCALL_EVENT_DELAY_TIME (Results 1 – 1 of 1) sorted by relevance
34 static constexpr int16_t PUBLISH_MISSCALL_EVENT_DELAY_TIME = 2000; variable163 std::this_thread::sleep_for(std::chrono::milliseconds(PUBLISH_MISSCALL_EVENT_DELAY_TIME)); in ScreenUnlockedBroadcast()