RtnGetMsPerTick

RtnGetMSPerTick returns the tick interval, in milliseconds per tick, that the stack timer is configured to use. Normally this value can be configured using TickInterval parameter in the interface specific INI file.

Syntax

int RtnGetMsPerTick(void);

Parameters

None.

Return Values

The number of milliseconds/tick the stack timer routine is configured to use.

Requirements

Header Drvutl.h
Library Rtxtcpip.lib
IntervalZero.com | Support | Give Feedback