PortAvgLatencyResults Object


Description:

Result object to aggregate all stream latency counters per port.

Parents: Analyzer

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Analyzer

Use this to connect a results object to an object.

PortAvgLatencyResults Writable Attributes

There are no writable attributes.

PortAvgLatencyResults Read-Only Attributes

Read-Only Attribute Description
AvgLatency

Average transfer delay measured in 1 microsecond units.

Type: double

Default: 0

MaxLatency

Maximum transfer delay measured in 1 microsecond units.

Type: double

Default: 0

MinLatency

Minimum transfer delay measured in 1 microsecond units.

Type: double

Default: 0

TotalLatency

Total transfer delay measured in 1 microsecond units.

Type: double

Default: 0