A Discrete-Event Network Simulator
API
TxopDurationTracer Struct Reference

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

+ Collaboration diagram for TxopDurationTracer:

Public Member Functions

void Trace (Time startTime, Time duration)
 
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 71 of file wifi-80211e-txop.cc.

Member Function Documentation

◆ Trace() [1/2]

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

Definition at line 78 of file wifi-80211e-txop.cc.

◆ Trace() [2/2]

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

Member Data Documentation

◆ m_max

Time TxopDurationTracer::m_max {Seconds (0)}

Definition at line 74 of file wifi-80211e-txop.cc.


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