Modifier and type | Property and description |
---|---|
long | oSCurrentTime |
double | oSTimeFactor |
java.util.concurrent.TimeUnit | timePrecision |
Modifier and type | Action and description |
---|---|
boolean | evolveTimeIfPossible([double]) |
long | getOSCurrentTime |
double | getOSTimeFactor |
double | getTime(TimeUnit) |
java.util.concurrent.TimeUnit | getTimePrecision |
boolean | setTimeIfPossible(double) |
val oSCurrentTime : long
This property is an alias for the action: getOSCurrentTime
val oSTimeFactor : double
This property is an alias for the action: getOSTimeFactor
val timePrecision : java.util.concurrent.TimeUnit
This property is an alias for the action: getTimePrecision
new(SmartListenerCollection<T>)
def evolveTimeIfPossible([double]) : boolean
def getOSCurrentTime : long
def getOSTimeFactor : double
def getTime(TimeUnit) : double
def getTimePrecision : java.util.concurrent.TimeUnit
def setTimeIfPossible(double) : boolean