:GetTripTime
Class
Syntax
:GetTripTime( ) --> nSeconds
Return
If the function succeeds, the return value is the number of Seconds for the round-trip.
If the function fails, the return value is ICMP_ERROR. To get extended error information, call :nErr and :cErr.
Description
The Method, GetTripTime, returns round-trip statistics for the datagrams sent to the current remote host.
See Also
:PacketSize, :GetRecvCount, :GetSendCount, :SequenceId, :TimeToLive