Versions Compared

Key

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

Get current CPU timestamp in millisecond.

Files

iperf.h/iperf.c

Prototype

Code Block
languagemicrium
IPERF_TS_MS  IPerf_Get_TS_ms (void)

Arguments

test_id     

Test ID of the test to release.

p_err            

Pointer to variable that will receive the return error code from this function.

Returned Values

none.

Required Configuration

Module Configuration

Notes / Warnings

This function must be called prior to using other SNTP client functions.

Example Usage

See Sample Application.