Timeout.this

Creates a new timeout cycle with the default priority, GPriority.DEFAULT.

Parameters

seconds uint

interval in seconds.

fireNow bool

When true the delegate will be executed emmidiatly

Meta