RepeatInterval

data class RepeatInterval(interval: Long, timeUnit: TimeUnit)

Properties

Link copied to clipboard
val interval: Long

The interval at which the sync should be triggered in

Link copied to clipboard
val timeUnit: TimeUnit

The time unit for the repeat interval