time method
Starts a timer. If you do not specify a name parameter, the name "default" will be used.
Syntax
console.time(timerName);
Parameters
- timerName [in, optional]
Type: DOMString
Return value
This method does not return a value.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Starts a timer. If you do not specify a name parameter, the name "default" will be used.
console.time(timerName);
This method does not return a value.