Coroutine/Coroutine
2021-03-20 21:21:05 +01:00
..
ActiveCoroutine.cs increase performance and scalability by storing event coroutines linked to their event 2021-03-20 15:13:39 +01:00
Coroutine.csproj update 2021-03-17 01:17:16 +01:00
CoroutineHandler.cs added a convenience method that accepts a TimeSpan for Tick 2021-03-20 02:00:46 +01:00
CoroutineHandlerInstance.cs use default initial capacity when creating event coroutine collection 2021-03-20 21:21:05 +01:00
Event.cs documentation 2020-06-13 03:12:26 +02:00
Wait.cs increase performance and scalability by storing event coroutines linked to their event 2021-03-20 15:13:39 +01:00