|
Lazuli
|
24-Hour clock kernel interface. More...
#include <Lazuli/common.h>Go to the source code of this file.
Functions | |
| void | Clock24_Increment (void) |
| Increment the 24-Hour clock, taking into the account the resolution of the system clock. | |
24-Hour clock kernel interface.
This file describes the kernel interface of the 24-Hour clock.
Definition in file clock_24.h.
| void Clock24_Increment | ( | void | ) |
Increment the 24-Hour clock, taking into the account the resolution of the system clock.
Definition at line 97 of file clock_24.c.