Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_send_manager.cpp44 constexpr int64_t TIME_DELAYED = 500; // determines whether normal unfocused or lockoff member
709 if (unfoInfo_.missionId != INVALID_MISSION_ID && (GetTickCount()- unfoInfo_.unfoTime) < TIME_DELAYED) { in OnDeviceScreenOff()

Completed in 2 milliseconds