Quickly create timers and chained sequences with Pocketwatch!PocketwatchPocketwatch is a simple set of classes that helps you quickly create timers and chained sequences based on Coroutines.QuickTimerThe QuickTimer class lets you start timers within a single line of code.QueueTimerThis class is a more elaborate version of the QuickTimer, which allows you to create a queue of timers that will execute sequentially.Features:Quickly create timersCreate repeating timersQueue timers togetherWorks for scaled & unscaled timeDetailed Documentation included.