Home / comp / gb / timer / trigger 
Timer.Trigger (gb)
Syntax
SUB Trigger ( )
Triggers the timer once, at the next event loop.

You can use this function if you want to run some code "later".