Skip to main content

clear_timeout

Function clear_timeout 

Source
pub(crate) fn clear_timeout(
    it: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>