leakcanary-android-release / leakcanary / OncePerPeriodInterceptor / <init>

<init>

OncePerPeriodInterceptor(application: Application, periodMillis: Long = TimeUnit.DAYS.toMillis(1))

Proceeds once per period (of time) and then cancels all follow up jobs until period has passed.