- Found in:
- Vanilla
[DEV SERVER] Loading description...
Caveats
CK Wiki - Notes
Profiling requires the "bEnableProfiling" flag in the "[Papyrus]" section of the ini file to be set to 1. Consoles will never profile in release final builds.
Examples
; Lots of slow script here
; Stops profiling this current stack
Debug.StopStackProfiling()Auto-Generated Example
Debug.StopStackProfiling()