mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-04 11:58:03 +00:00
Fix typo in docs of performance instrumentation (#3995)
This commit is contained in:

committed by
Jeremy Ruston

parent
47dc59cd54
commit
6099ec576c
@@ -25,7 +25,7 @@ As an example, try switching between the sidebar tabs to compare how long they t
|
|||||||
More detailed information on filter execution timings is also available. With performance instrumentation enabled, ype the following JavaScript command in the browser developer console:
|
More detailed information on filter execution timings is also available. With performance instrumentation enabled, ype the following JavaScript command in the browser developer console:
|
||||||
|
|
||||||
```
|
```
|
||||||
tw.perf.log()
|
$tw.perf.log()
|
||||||
```
|
```
|
||||||
|
|
||||||
A table is displayed with the following information:
|
A table is displayed with the following information:
|
||||||
|
Reference in New Issue
Block a user