Structure defining start time and end time for a given state. More...
Collaboration diagram for ns3::ChannelAccessManager::Timespan:Public Attributes | |
| Time | end {0} |
| end time | |
| Time | start {0} |
| start time | |
Structure defining start time and end time for a given state.
Definition at line 458 of file channel-access-manager.h.
| Time ns3::ChannelAccessManager::Timespan::end {0} |
end time
Definition at line 461 of file channel-access-manager.h.
Referenced by ns3::ChannelAccessManager::GetAccessGrantStart(), ns3::ChannelAccessManager::IsBusy(), ns3::ChannelAccessManager::NotifyRxEndErrorNow(), ns3::ChannelAccessManager::NotifyRxEndOkNow(), ns3::ChannelAccessManager::NotifyRxStartNow(), ns3::ChannelAccessManager::NotifyTxStartNow(), ns3::ChannelAccessManager::ResetState(), and ns3::ChannelAccessManager::UpdateLastIdlePeriod().
| Time ns3::ChannelAccessManager::Timespan::start {0} |
start time
Definition at line 460 of file channel-access-manager.h.
Referenced by ns3::ChannelAccessManager::NotifyRxStartNow(), and ns3::ChannelAccessManager::NotifyTxStartNow().