Date/Time Management
Depending on the settings of µC/Clk, you might have to write time management functions that are specific to your application. For example, you might have to define the function Clk_ExtTS_Get()
to obtain the timestamp of your system provided by a real-time clock peripheral. Please refer to the µC/Clk manual for more details.