Function ether_dream_dac_emulator::broadcaster::spawn_once_per_second_timer [] [src]

pub fn spawn_once_per_second_timer(tx: Tx) -> Result<Timer>

Spawn a thread that sends Message::Send to the Broadcaster thread once per second as per the Ether Dream protocol.