evnt_adm

Purpose:

Administer events.

Enter:

evnt_adm [max_events] [timer_resol]

Where:

max_events

Optional. Specify the maximum number of events that can be created and processed. Default is 250.

timer_resol

Optional. Specify the resolution of timer events in milliseconds. Default is 10 ms.

Example:

evnt_adm 200 5 &
The above spawns the event administrator in the background. The maximum number of events that can be created is 200 and the resolution of timer events is 5 ms.

Notes:

If one argument is given, they both must be specified.

See Also: