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.