/
NetUtil_TS_Get_ms
NetUtil_TS_Get_ms
Get current millisecond timestamp.
Files
net_util.h/net_bsp.c
Prototype
NET_TS NetUtil_TS_Get_ms (void);
Arguments
None.
Returned Value
Current millisecond timestamp.
Required Configuration
None.
Notes / Warnings
The application is responsible for providing a millisecond timestamp clock with adequate resolution and range to satisfy the minimum/maximum TCP RTO values.
Related content
NetUtil_TS_Get
NetUtil_TS_Get
More like this
IPerf_Get_TS_Max_ms()
IPerf_Get_TS_Max_ms()
More like this
IPerf_Get_TS_ms()
IPerf_Get_TS_ms()
More like this
Clk_GetTS
Clk_GetTS
More like this
Programming Guide
Programming Guide
More like this
NetApp_TimeDly_ms
NetApp_TimeDly_ms
More like this