Page 1 of 1

UsageMonitor vs Process

Posted: November 14th, 2020, 6:09 pm
by nikko
are there any (dis)advantages between UsageMonitor plugin and new internal Process measure when used for processes?

Re: UsageMonitor vs Process

Posted: November 14th, 2020, 6:54 pm
by Jeff
I think you entirely mixed up what Process and UsageMonitor do.
Anyways it depends on your use really, if you wanna retrieve how much a certain .exe is using, just use UsageMonitor, if you only want to retrieve if a process is running or not, use Process. Really depends what you use it for.
Obviously Process seems more lightweight, so if you wanna know if an .exe is running or not, just use that.