Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Current »

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().

Example Usage

  • No labels