Next: , Previous: , Up: Delay   [Index]


1.62.4 Delay: accessing

asAbsolute

Answer a delay that waits until the current delay’s resumptionTime, or delayDuration milliseconds from now if that would be nil. May answer the receiver if it is already waiting until an absolute time.

delayDuration

Answer the time I have left to wait, in milliseconds.

isAbsolute

Answer whether the receiver waits until an absolute time on the millisecond clock.

resumptionTime

Answer ‘resumptionTime’.