mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Add a link to the docs
This commit is contained in:
@@ -23,3 +23,7 @@ console.time('adding'); 1 + 1; console.timeEnd('adding');
|
|||||||
```
|
```
|
||||||
|
|
||||||
These functions are implemented in most modern browsers.
|
These functions are implemented in most modern browsers.
|
||||||
|
|
||||||
|
See [the
|
||||||
|
docs](https://developer.mozilla.org/en-US/docs/Web/API/Console/time) for
|
||||||
|
more details.
|
||||||
|
|||||||
Reference in New Issue
Block a user