OmniThreadLibrary 3.07.3
-
Bug fixes:
- Nasty thread-unsafe condition fixed in DSiWin32's DSiTimeGetTime64, which is used all around OmniThreadLibrary to measure small time intervals.
-
New features:
- SetTimer accepts TProc and TProc timer methods.
- IOmniTask implements method InvokeOnSelf which can be used to schedule anonymous function execution from a task back to self.