Structure defining start time and end time for a given state. More...
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 451 of file channel-access-manager.h.
Time ns3::ChannelAccessManager::Timespan::end {0} |
end time
Definition at line 454 of file channel-access-manager.h.
Referenced by grid.TimelinesRenderer::draw_events(), grid.TimelinesRenderer::draw_ranges(), 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 453 of file channel-access-manager.h.
Referenced by grid.TimelinesRenderer::draw_events(), grid.TimelinesRenderer::draw_ranges(), ns3::ChannelAccessManager::NotifyRxStartNow(), and ns3::ChannelAccessManager::NotifyTxStartNow().