Day

data class Day(hour: Int = 8, minute: Int = 0) : WorkerFrequency

Constructors

Link copied to clipboard
constructor(hour: Int = 8, minute: Int = 0)

Properties

Link copied to clipboard
open override val durationInMillis: Long

Functions

Link copied to clipboard