Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
battclock.resource
NAME
ReadBattClock
Read time from clock chip. (V36)
SYNOPSIS
amigaTime = ReadBattClock()
ULONG ReadBattClock(void);
D0
FUNCTION
This routine reads the time from the clock chip and returns it as the number of seconds from 01-jan-1978.
RESULT
amigaTime
The number of seconds from 01-Jan-1978 that the clock chip thinks it is.
NOTES
If the clock chip returns an invalid date, the clock chip is reset and 0 is returned.