home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / cbm / nduk-v39.lha / V39 / fd / timer_lib.fd < prev    next >
Text File  |  1992-09-22  |  177b  |  11 lines

  1. * "Timer.Device"
  2. ##base _TimerBase
  3. ##bias 42
  4. ##public
  5. AddTime(dest,src)(a0/a1)
  6. SubTime(dest,src)(a0/a1)
  7. CmpTime(dest,src)(a0/a1)
  8. ReadEClock(dest)(a0)
  9. GetSysTime(dest)(a0)
  10. ##end
  11.