Lazuli
Loading...
Searching...
No Matches
Functions
clock_24.h File Reference

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.
 

Detailed Description

24-Hour clock kernel interface.

This file describes the kernel interface of the 24-Hour clock.

Definition in file clock_24.h.

Function Documentation

◆ Clock24_Increment()

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.