Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Clk_SetTS()

...

1048990Set Clock timestamp. Anchor10489911048991

Files

...

...

clk.h/clk.c

...

Prototype

...

classCode_Listing

...

...

Arguments

...

...

ts_sec Current timestamp to set (in seconds, UTC+00).

...

Returned Values

...

...

DEF_OK, if timestamp is successfully set.

...

DEF_FAIL, otherwise.

...

...

Required Configuration

Anchor10490101049010None Anchor10490111049011

Notes / Warnings

Anchor10495951049595Clock timestamp should be set for UTC+00 (i.e., no local time zone offset included). Anchor10490301049030

Example Usage

...

classCode_Listing

...

rowspan8

...