Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Next »

Get current CPU timestamp in millisecond.

Files

iperf.h/iperf.c

Prototype

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.

  • No labels