Changes
- Change - Removed the restriction that the time interval must be less than 1s
- Document - Perfect the introduction in README
- Document - Perfect the XML documentation in C# Code
- Example - Add code examples of usage
Known bugs
- Modify
AllowTimeExceed
,TimeExceedAction
,MaxTolerantTimeExceedCount
after the task starts will cause data race (which is forbidden on .NET 5 or higher target)