A Discrete-Event Network Simulator
API
BlockAckAggregationDisabledTest::TxopDurationTracer Struct Reference

Keeps the maximum duration among all TXOPs. More...

+ Collaboration diagram for BlockAckAggregationDisabledTest::TxopDurationTracer:

Public Member Functions

void Trace (Time startTime, Time duration)
 

Public Attributes

Time m_max {Seconds (0)}
 

Detailed Description

Keeps the maximum duration among all TXOPs.

Definition at line 340 of file block-ack-test-suite.cc.

Member Function Documentation

◆ Trace()

void BlockAckAggregationDisabledTest::TxopDurationTracer::Trace ( Time  startTime,
Time  duration 
)

Definition at line 382 of file block-ack-test-suite.cc.

References m_max.

Member Data Documentation

◆ m_max

Time BlockAckAggregationDisabledTest::TxopDurationTracer::m_max {Seconds (0)}

Definition at line 343 of file block-ack-test-suite.cc.

Referenced by Trace().


The documentation for this struct was generated from the following file: