https://forum.qt.io/topic/65346/howto-get-one-signal-per-second-mytimer-start-1000-is-too-slow
Howto get one signal per second? myTimer-start(1000); is too slow | Qt Forum
Mar 22, 2016 - Hi All, I am trying to get one signal per second, in order to get a timebase for a measurement system. The below code works, but I see in the application out...