| Did you know ... | Search Documentation: |
| Send methods |
<-interval.
XPCE processes events while execution is suspended.<-message
with the following arguments:
@receiver The timer itself.
->start
or timer->status
to start the timer.->status:
[repeat].->status:
idle.
@on, timer ->startis equivalent to timer ->status: repeat@off, timer ->stopis equivalent to timer ->status: idle.