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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.