Skip to content

Making Timer API thread safe AND exception safe

Viktor Kuncak requested to merge timers into master

Created by: mantognini

Fix timers, especially when using multithreading, and make code more robust toward undesired exceptions.

Merge request reports