Function send_pvclock_cmd

Source
fn send_pvclock_cmd(
    tube: &Tube,
    command: PvClockCommand,
) -> Result<Option<PvClockAction>>