You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Tock" layer "ttimer" class is used in many places (eg sACNSource class), but the actual underlying QElapsedTimer is never started as Tock_StartLib() is never called.
The "Tock" layer "ttimer" class is used in many places (eg sACNSource class), but the actual underlying QElapsedTimer is never started as Tock_StartLib() is never called.
While it seems to work (at least, most of the time), this is undefined behaviour.
QElapsedTimer Class | Qt Core 6.5.1
The text was updated successfully, but these errors were encountered: