The latency distribution result. More...
Methods | |
Bucket.Count.Get | |
Returns the number of buckets in which the range is divided. More... | |
Bucket.Width.Get | |
Returns the width in nanoseconds of a bucket. More... | |
ByteCount.Get | |
Gets the current received bytes counter. More... | |
Description.Get | |
Returns a textual description of the object. | |
Framesize.Maximum.Get | |
Gets the largest frame size received in this snapshot. More... | |
Framesize.Minimum.Get | |
Gets the smallest frame size received in this snapshot. 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.AboveMaximum.Get | |
Returns the number of packets arrived with a latency above the given range. More... | |
PacketCount.BelowMinimum.Get | |
Returns the number of packets arrived with a latency below the given range. More... | |
PacketCount.Buckets.Get | |
Returns the number of packets received per bucket. 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. | |
Range.Maximum.Get | |
Returns the exclusive maximum of the range configured. More... | |
Range.Minimum.Get | |
Returns the inclusive minimum of the range configured. More... | |
Refresh.Timestamp.Get | |
Returns the timestamp when the counters of this object where last refreshed. More... | |
Refresh | |
Updates the counters with the latest data available from the ByteBlower server. More... | |
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... | |
The latency distribution result.
start the traffic
Returns:
<Rx.Latency.Distribution.ResultSnapshot object>
Returns:
1000
Rx.Latency.Distribution.ResultSnapshot::Bucket.Count.Get |
Rx.Latency.Distribution.ResultSnapshot::Bucket.Width.Get |
Rx.Latency.Distribution.ResultSnapshot::ByteCount.Get |
Rx.Latency.Distribution.ResultSnapshot::Framesize.Maximum.Get |
Gets the largest frame size received in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the largest frame size received in this snapshot.
Returns:
100
Rx.Latency.Distribution.ResultSnapshot::Framesize.Minimum.Get |
Gets the smallest frame size received in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the smallest frame size received in this snapshot.
Returns:
100
Rx.Latency.Distribution.ResultSnapshot::Jitter.Get |
Rx.Latency.Distribution.ResultSnapshot::Latency.Average.Get |
Rx.Latency.Distribution.ResultSnapshot::Latency.Maximum.Get |
Rx.Latency.Distribution.ResultSnapshot::Latency.Minimum.Get |
Rx.Latency.Distribution.ResultSnapshot::PacketCount.AboveMaximum.Get |
Rx.Latency.Distribution.ResultSnapshot::PacketCount.BelowMinimum.Get |
Rx.Latency.Distribution.ResultSnapshot::PacketCount.Buckets.Get |
Rx.Latency.Distribution.ResultSnapshot::PacketCount.Get |
Rx.Latency.Distribution.ResultSnapshot::PacketCount.Invalid.Get |
Rx.Latency.Distribution.ResultSnapshot::PacketCount.Valid.Get |
Rx.Latency.Distribution.ResultSnapshot::Range.Maximum.Get |
Returns the exclusive maximum of the range configured.
Returns:
1000000000
Rx.Latency.Distribution.ResultSnapshot::Range.Minimum.Get |
Returns the inclusive minimum of the range configured.
Returns:
10000
Rx.Latency.Distribution.ResultSnapshot::Refresh |
Rx.Latency.Distribution.ResultSnapshot::Refresh.Timestamp.Get |
Returns the timestamp when the counters of this object where last refreshed.
Returns:
1432805398000000000
Rx.Latency.Distribution.ResultSnapshot::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.Distribution.ResultSnapshot::Timestamp.Get |
Rx.Latency.Distribution.ResultSnapshot::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