Searched refs:checkingIntervalInMs (Results 1 – 1 of 1) sorted by relevance
192 constexpr int checkingIntervalInMs = 30000; in TryUnloadServiceTimer() local193 auto tmpTimerEventId = extTime_.Register(tryUnload, checkingIntervalInMs); in TryUnloadServiceTimer()