Skip to content

Ver.2.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 07:43
  • Add: PlayerLoopTimer
  • Improvement: CancellationTokenSource.CancelAfterSlim returns IDisposable, it enables terminate cancellation timer
  • Improvement: TimeoutController accepts DelayType and PlayerLoopTiming, add int millisecondsDelay overload
  • (Breaking Changes): TimeoutController's default DelayType changed from Realtime to DeltaTime
  • (Breaking Changes): CancellationTokenSource.CancelAfterSlim when canceled before timeout, changed from dispose CancellationTokenSource to do not