Expand description
Performance timing for Typst.
Macros§
- timed
- Creates a timing scope around an expression.
Structs§
- Timing
Scope - A scope that records an event when it is dropped.
Functions§
- clear
- Clears the recorded events.
- enable
- Enable the timer.
- export_
json - Export data as JSON for Chrome’s tracing tool.
- is_
enabled - Whether the timer is enabled.