(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/battclock.h>
void ResetBattClock ()
LOCATION
In BattClockBase at offset 1
SYNOPSIS
/* void */
FUNCTION
Reset the system battery backed up clock. This will reset the clock back to 0 seconds (or midnight, 1st Jan 1978).
INPUTS
None.
RESULT
The clock will be reset.
EXAMPLE
SEE ALSO
ReadBattClock, WriteBattClock
NOTES
This function may do nothing when the battery backed up clock either doesn't exist, or may not be writable by the operating system.
BUGS
INTERNALS
HISTORY
20.10.1998 hkiel
Amiga Research OS
29.01.1998 iaint
Added battclock.resource