boa::builtins::console
pub fn time_end( this: &Value, args: &[Value], ctx: &mut Interpreter) -> ResultValue
console.timeEnd(label)
Removes the timer with given label.
More information:
console