Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_sched/
H A Dsched_scheduler.cpp192 constexpr int checkingIntervalInMs = 30000; in TryUnloadServiceTimer() local
193 auto tmpTimerEventId = extTime_.Register(tryUnload, checkingIntervalInMs); in TryUnloadServiceTimer()