Timer.Trigger (gb)

Sub Trigger ( )

Triggers the timer once, at the next event loop.

The Enabled property is ignored in that case.

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