Barrel needs to track the game running; write the last run date and time, track hours running and monitor when the game quits. May need to look into an efficient low cpu and memory way to do this, instead of polling the running processes every x seconds.
Barrel needs to track the game running; write the last run date and time, track hours running and monitor when the game quits. May need to look into an efficient low cpu and memory way to do this, instead of polling the running processes every x seconds.