bc_timeout

Function bc_timeout 

Source
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>
Expand description

Call bc with timeout.