home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / nduk-v37.lha / V37 / fd / timer_lib.fd < prev    next >
Text File  |  1991-11-15  |  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.