[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Check for presence of mouse event.
Source position: gpm.pp line 190
function gpm_repeat( |
millisec: LongInt |
):LongInt; |
Gpm_Repeat returns 1 of no mouse event arrives in the next millisec miiliseconds, it returns 0 otherwise.
None.
|
Get event from event queue. |