The class methods for Delay include the following:Answers a new Delay that, when sent the message wait, suspends the active process for a specified millisecond count.Answers a new Delay that, when sent the message wait, suspends the active process for a specified second count.Answers a new Delay that, when sent the message wait, suspends the active process until the millisecond clock reaches the specified value.
|