Forum Discussion

MadhuLambu's avatar
MadhuLambu
Occasional Contributor
12 months ago
Solved

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...
  • MadhuLambu's avatar
    12 months ago

    This simple statement did the trick!

     

    Log.Message = false;