Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 3.01.00

Delay for specified time, in milliseconds.

Files

net_app.h/net_app.c

Prototype

Arguments

time_dly_ms

Time delay value, in milliseconds.

...

NET_APP_ERR_NONE
NET_APP_ERR_INVALID_ARG
NET_APP_ERR_FAULT

Returned Value

None.

Required Configuration

None.

Notes / Warnings

Time delay of 0 milliseconds allowed. Time delay limited to the maximum possible time delay supported by the system/OS.