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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.