home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 7
/
FreshFishVol7.bin
/
bbs
/
cbm
/
nduk-v37.lha
/
NDUK-V37
/
fd
/
timer_lib.fd
< prev
next >
Wrap
Text File
|
1991-11-15
|
177b
|
11 lines
* "Timer.Device"
##base _TimerBase
##bias 42
##public
AddTime(dest,src)(a0/a1)
SubTime(dest,src)(a0/a1)
CmpTime(dest,src)(a0/a1)
ReadEClock(dest)(a0)
GetSysTime(dest)(a0)
##end