USER_IO_TIMER

Specifies the maximum time that GT.M may defer terminal writes in 100 nanosecond increments.

This parameter balances between the potentially high overhead of performing every write immediately, and the potentially disruptive presentation of deferring terminal writes for arbitrarily long periods of time.

The default USER_IO_TIMER provides quite smooth terminal presentation while allowing efficient handling of frequent short writes.