MadhuLambu
2 years agoContributor
Switch off logging of events
Dear Community, I have a script that measures performance of a command by waiting for GPU usage of the process to get to zero. I have copied the function that gets me the GPU usage below. Every Send...
- 2 years ago
This simple statement did the trick!
Log.Message = false;