Versions Compared

Key

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

...

NetUtil_TS_Get_ms()

...

12651291265129Application-defined function to get the current millisecond timestamp. Anchor10947491094749

Files

...

10947501094750net_util.h/net_bsp.c Anchor10947511094751

Prototype

...

 

Arguments

None.

Returned Value

Current millisecond timestamp. Anchor10947571094757

Required Configuration

...

None.anchor10947591094759

Notes / Warnings

Anchor10947601094760The application is responsible for providing a millisecond timestamp clock with adequate resolution and range to satisfy the minimum/maximum TCP RTO values (see ‘net_bsp.c NetUtil_TS_Get_ms() Note #1a’).anchor

12087171208717µC/TCP-IP includes µC/OS-II and µC/OS-III implementations which use their OS tick counters as the source for the millisecond timestamp. These implementations can be found in the following directories: Anchor

12087081208708\Micrium\Software\uC-TCPIP-V2\BSP\Template\OS\uCOS-II Anchor13867321386732

\Micrium\Software\uC-TCPIP-V2\BSP\Template\OS\uCOS-III