Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
service
/
com.michaelflisar.toolbox.service.classes
/
WorkerFrequency
/
Day
Day
data
class
Day
(
hour
:
Int
=
8
,
minute
:
Int
=
0
)
:
WorkerFrequency
Members
Constructors
Day
Link copied to clipboard
constructor
(
hour
:
Int
=
8
,
minute
:
Int
=
0
)
Properties
duration
In
Millis
Link copied to clipboard
open
override
val
durationInMillis
:
Long
Functions
calc
Alarm
Link copied to clipboard
fun
calcAlarm
(
factor
:
Int
=
1
)
:
WorkerFrequency.AlarmData