Timeout.this

Creates a new timeout cycle.

Parameters

seconds uint

interval in seconds.

priority GPriority

Priority for the timeout function

fireNow bool

When true the delegate will be executed emmidiatly

Meta