nn::nex::Station::GetRTTAverage Member Function

Syntax

TimeInterval GetRTTAverage();

Parameters

None.

Return Values

The average RTT value to the partner station is returned.

Value Description
STATION_UNKNOWN_RTT Returned when the connection is direct.

Description

Gets the average 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

GetRTT

Revision History

2011/01/28
Initial version.

CONFIDENTIAL