Go to the first, previous, next, last section, table of contents.
- encoding of keyboard events (
EKEY
):
-
Not yet implemented.
- duration of a system clock tick:
-
System dependent. With respect to
MS
, the time is specified in
microseconds. How well the OS and the hardware implement this, is
another question.
- repeatability to be expected from the execution of
MS
:
-
System dependent. On Unix, a lot depends on load. If the system is
lightly loaded, and the delay is short enough that Gforth does not get
swapped out, the performance should be acceptable. Under MS-DOS and
other single-tasking systems, it should be good.
Go to the first, previous, next, last section, table of contents.