Skip to main content

start_clock_runloop

Function start_clock_runloop 

Source
pub fn start_clock_runloop(
    slot_time: u64,
    simnet_events_tx: Option<Sender<SimnetEvent>>,
) -> (Receiver<ClockEvent>, Sender<ClockCommand>)