ModdedMinecraftClub / Mmcc.Bot

Minecraft servers network management system disguised as a Discord bot.
GNU Affero General Public License v3.0
3 stars 2 forks source link

Refactors the background services to use the new PeriodicTimer #11

Closed TraceLD closed 2 years ago

TraceLD commented 2 years ago

As per the title, it refactors the background services so that instead of using the archaic Task.Delay method of timing stuff it uses the brand new System.Threading.PeriodicTimer introduced in .NET 6.

Good explanation of the new timer: https://www.youtube.com/watch?v=J4JL4zR_l-0