Jesus Herrera Arroyo

Results 6 comments of Jesus Herrera Arroyo

You might already have seen this post: https://stackoverflow.com/a/63732722 The author of this answer mentions you should use Processor Information/%Processor Utility/_Total to match the task manager. ```csharp cpuCounter = new PerformanceCounter(...

Same error message on Ubuntu 20.04. Some devices do return the information and some other devices make bt-device crash.

@andrueastman , changing our single call into 2 API calls does not work for us for performance reasons and for throttling reasons. Our team monitors performance very closely, and we've...

This proposal is still useful for test cases that involve microservice disconnections/reconnections due to docker containers stopping.

> It was possible to set it the build environment so it can be built solely using Homebrew installed Qt and cmake (I tried that about two years ago). I...

"Build using cmake (without XCode)?" I could be wrong, but I believe XCode or at least some of XCode tools are mandatory.