Receive-side latency result set. More...
Methods | |
Description.Get | |
Returns a textual description of the object. | |
Interval.Duration.Get | |
Gets the configured duration of this results snapshot [NS]. More... | |
Jitter.Get | |
Gets the jitter [ns] measured in this snapshot. More... | |
Latency.Average.Get | |
Gets the average latency [ns] measured in this snapshot. More... | |
Latency.Maximum.Get | |
Gets the maximum latency [ns] measured in this snapshot. More... | |
Latency.Minimum.Get | |
Gets the minimum latency [ns] measured in this snapshot. More... | |
PacketCount.Get | |
Gets the received packet count. More... | |
PacketCount.Invalid.Get | |
Gets the received packet count of invalid packets. More... | |
PacketCount.Valid.Get | |
Gets the received packet count of valid packets. More... | |
Parent.Get | |
Returns the parent object. | |
Timestamp.First.Get | |
Gets the timestamp [NS] of the first packet in this snapshot. More... | |
Timestamp.Get | |
Gets the snapshot timestamp [NS]. More... | |
Timestamp.Last.Get | |
Gets the current timestamp [NS] of the last packet in this snapshot. More... | |
Receive-side latency result set.
The result set contains the latency information of since the object is created or refreshed.
A basic trigger result data snapshot object can be created via a Rx.Latency.Basic.ResultHistory, using Rx.Latency.Basic::Result.History.Get
Receive all frames on "trunk-1-2" of some server, matching UDP source or destination port 67.
Rx.Latency.Basic.ResultData::Interval.Duration.Get |
Rx.Latency.Basic.ResultData::Jitter.Get |
Rx.Latency.Basic.ResultData::Latency.Average.Get |
Rx.Latency.Basic.ResultData::Latency.Maximum.Get |
Rx.Latency.Basic.ResultData::Latency.Minimum.Get |
Rx.Latency.Basic.ResultData::PacketCount.Get |
Rx.Latency.Basic.ResultData::PacketCount.Invalid.Get |
Rx.Latency.Basic.ResultData::PacketCount.Valid.Get |
Rx.Latency.Basic.ResultData::Timestamp.First.Get |
Gets the timestamp [NS] of the first packet in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the timestamp [NS] of the first received packet in this snapshot
Returns:
1413475037767331530
Rx.Latency.Basic.ResultData::Timestamp.Get |
Rx.Latency.Basic.ResultData::Timestamp.Last.Get |
Gets the current timestamp [NS] of the last packet in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the timestamp [NS] of the last received packet in this snapshot
Returns:
1413475071947640170