countReset resets counter used with console.count().
countReset
countReset(label: string?): undefined;
A string. If supplied, countReset() resets the count for that label to 0. If omitted, countReset() resets the default counter to 0.
None(undefined).
undefined
Loading...