Get current Clock timestamp.
Files
clk.h/clk.c
Prototype
Arguments
None.
Returned Values
Current timestamp (in seconds, UTC+00).
Required Configuration
None.
Notes / Warnings
Clock timestamp returned as UTC+00. Thus any local time zone offset must be applied after calling Clk_GetTS()
.