pub fn time_sec(func_name: impl AsRef<str>, input: impl ToMemory) -> Result<f64>
Call a function from the Extism plugin being tested, passing input and returning the time in seconds spent in the fuction.