time_sec

Function time_sec 

Source
pub fn time_sec(func_name: impl AsRef<str>, input: impl ToMemory) -> Result<f64>
Expand description

Call a function from the Extism plugin being tested, passing input and returning the time in seconds spent in the fuction.