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