Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ Under the hood the dashboard utilizes SocketIO with a default port of `9838`. If

#####`-eventdelay`
This tunes the minimum threshold for reporting event loop delays. The default value is `10ms`. Any delay below this value will be reported at `0`.

To gracefully exit and terminate the spawned process use one of: `Ctrl + C`, `Q`, or `ESC`.