IntExt extension

on

Properties

isPast → bool

Available on int, provided by the IntExt extension

compares time in milliseconds against current timestamp and returns true if time is past
no setter
secondsToMilliseconds → int

Available on int, provided by the IntExt extension

returns date in milliseconds as current Time + (this represented as seconds)
no setter
toMilliseconds → Duration

Available on int, provided by the IntExt extension

no setter