fltk_wait
fn
int fltk_wait(double seconds) extern(C) nothrow @nogcWaits for events with optional timeout.
Parameters
seconds | Maximum time to wait (0 = no wait, <0 = wait forever) |
Returns
Non-zero if events are available