Check for presence of mouse event.
Source position: gpm.pp line 197
| 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. |