4 libbasetype struct TimerBase
11 #include <devices/timer.h>
14 #include <timer_intern.h>
17 void AddTime(struct timeval *dest, struct timeval *src) (A0, A1)
18 void SubTime(struct timeval *dest, struct timeval *src) (A0, A1)
19 LONG CmpTime(struct timeval *dest, struct timeval *src) (A0, A1)
20 ULONG ReadEClock(struct EClockVal *dest) (A0)
21 void GetSysTime(struct timeval *dest) (A0)