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