IDLETIME

data class IDLETIME(val seconds: Duration) : RestoreOption, PairArgument<String, Long>

Constructors

Link copied to clipboard
constructor(seconds: Duration)

Properties

Link copied to clipboard
open override val arg: Pair<String, Long>
Link copied to clipboard