[][src]Function bc::bc_timeout

pub fn bc_timeout<PT: AsRef<Path>, P: AsRef<Path>, S: AsRef<str>>(
    timeout_path: PT,
    timeout_secs: u32,
    bc_path: P,
    statement: S
) -> Result<String, BCError>

Call bc with timeout.