patrix87 / PowerShellGSM

A Comprehensive PowerShell Tool for Simple Automated Game Server Management.
https://github.com/patrix87/PowerShellGSM/
MIT License
109 stars 19 forks source link

fixing issue with 'next' times #63

Closed TheKrush closed 3 months ago

TheKrush commented 4 months ago

There was a issue where if you set the AliveCheckFrequency or UpdateCheckFrequency to the same as TaskCheckFrequency, you would expect it to do then every time the task is run but that wasn't happening due to duration of those actions affecting the next check

handle less than and equals to