Versions Compared

Key

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

Get the current Internet Timestamp.

Files

net_util.h/net_bsp.c

Prototype

Arguments

None.

Returned Value

Current Internet Timestamp, if available;

NET_TS_NONE, otherwise.

Required Configuration

None.

Notes / Warnings

RFC #791, Section 3.1 ‘Options: Internet Timestamp’ states that “the [Internet] Timestamp is a right-justified, 32-bit timestamp in milliseconds since midnight UT [Universal Time]”.

...