How do I use BeginCpuProfile correctly? #648
Unanswered
AnsisMalins
asked this question in
Q&A
Replies: 1 comment
-
Hi @AnsisMalins,
Yes.
As we understand it, that flag enables automatic, periodic sampling, configured via Good luck! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do I call BeginCpuProfile once at the start and EndCpuProfile at the end of the whole profiling session, or should I call them once per some interval, or? And when would one not want to set the EnableSampleCollection flag?
Beta Was this translation helpful? Give feedback.
All reactions