Previous: , Up: Delay   [Index]


1.62.11 Delay: timeout

value: aBlock onTimeoutDo: aTimeoutBlock

Execute aBlock for up to the time of my own delay; in case the code did not finish abort the execution, unwind the block and then evaluate aTimeoutBlock.