Closed bitnom closed 8 years ago
How can we get rid of these system readouts? I'm not seeing it.
Either compile with -d:release, or disable it in code:
-d:release
import nimx.mini_profiler sharedProfiler().enabled = false
How can we get rid of these system readouts? I'm not seeing it.