Home
last modified time | relevance | path

Searched refs:GetSchSlot (Results 1 – 2 of 2) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wave/model/
H A Dchannel-coordinator.cc173 ChannelCoordinator::GetSchSlot (void) const in GetSchSlot() function in ns3::ChannelCoordinator
360 m_coordination = Simulator::Schedule (GetSchSlot (), &ChannelCoordinator::NotifyGuardSlot, this); in NotifySchSlot()
363 (*i)->NotifySchSlotStart (GetSchSlot ()); in NotifySchSlot()
H A Dchannel-coordinator.h233 Time GetSchSlot (void) const;