IDLETIME

data class IDLETIME(val seconds: Duration) : RestoreOption, VaryingArgument

Constructors

Link copied to clipboard
constructor(seconds: Duration)

Properties

Link copied to clipboard
open override val data: List<Argument>
Link copied to clipboard