byteblowerll.byteblower.StreamResultSnapshot

class byteblowerll.byteblower.StreamResultSnapshot(*args, **kwargs)
__init__(*args, **kwargs)

Methods

ByteCountGet() Gets the current transmitted bytes.
DescriptionGet(*args) Gets a textual description for the current object
FramesizeMaximumGet() Gets the largest frame size transmitted in this snapshot.
FramesizeMinimumGet() Gets the smallest frame size transmitted in this snapshot.
IntervalDurationGet() Gets the configured duration of this results snapshot [NS].
PacketCountGet() Gets the transmitted packets.
ParentGet() Returns the parent object.
Refresh() Retrieves the latest data from the server for this object.
RefreshTimestampGet() Returns the timestamp when the counters of this object where last refreshed.
TimestampFirstGet() Gets the timestamp [NS] of the first packet in this snapshot.
TimestampGet() Gets the snapshot timestamp [NS].
TimestampLastGet() Gets the current timestamp [NS] of the last packet in this snapshot.
__init__(*args, **kwargs)