ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:Timer.m"
NOTE: don't use this output in your code, use the module instead.

LIBRARY 'timer.device', timerbase         /* informal notation */
  Dum()
  Dum()
  AddTime(A0,A1)
  SubTime(A0,A1)
  CmpTime(A0,A1)
  ReadEClock(A0)
  GetSysTime(A0)
ENDLIBRARY

