fltk_wait

fnint fltk_wait(double seconds) extern(C) nothrow @nogc

Waits for events with optional timeout.

Parameters

secondsMaximum time to wait (0 = no wait, <0 = wait forever)

Returns

Non-zero if events are available