Name
cyg_lwip_tick_to_msec — Convert eCos kernel clock ticks to millisecond count
Synopsis
#include <arch/sys_arch.h>
u32_tcyg_lwip_tick_to_msec
(
cyg_tick_countticks
)
;
Description
Convert eCos kernel clock ticks
value to a millisecond
count.
Return value
The number of milliseconds corresponding to the
supplied ticks
value.
2024-03-18 | LWIP Documentation Notices |