nn::nex::Station::GetRTT Member Function

Syntax

TimeInterval GetRTT();

Parameters

None.

Return Values

The current RTT value to the partner station is returned.

Value Description
STATION_UNKNOWN_RTT Returned when the connection is direct.

Description

Gets the current RTT value between the local station and partner station.

The time for confirmation of a message sent from the local station to the partner station to return from the partner is called the round trip time (RTT). This feature can be used only when the local station is directly connected to the partner station.

See Also

GetRTTAverage

Revision History

2011/01/28
Initial version.

CONFIDENTIAL