mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-06 20:04:18 +00:00
document --profiler:on (#10115)
This commit is contained in:
committed by
Andreas Rumpf
parent
527b774772
commit
7f81195e5a
@@ -108,3 +108,6 @@ Advanced options:
|
||||
--experimental:$1
|
||||
enable experimental language feature
|
||||
-v, --version show detailed version information
|
||||
--profiler:on|off Enable profiling; requires `import nimprof`, and
|
||||
works better with `--stackTrace:on`
|
||||
see also https://nim-lang.github.io/Nim/estp.html
|
||||
|
||||
Reference in New Issue
Block a user