DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
cooldown
/
com.peco2282.devcore.cooldown
/
TimeSource
Time
Source
fun
interface
TimeSource
Represents a source of time.
Inheritors
SystemTimeSource
Members
Functions
now
Millis
Link copied to clipboard
abstract
fun
nowMillis
(
)
:
Long
Returns the current time in milliseconds.