T.3TO8 - convert GCOS III clock ticks to GCOS8.

Usage:

B:
   newticks = t.3to8(oldticks);
C:
   #equate t_3to8 t.3to8
   int t_3to8(int oldticks);

Where:

oldticks
is a time value in GCOS III ticks (1/64 millisecond).
newticks
is the equivalent value expressed in GCOS8 (16 microsecond) ticks.

Description:

T.3TO8 is used to convert values from the GCOS III clock ticks to GCOS8 standard clock tick.

Copyright © 1996, Thinkage Ltd.