Re: [TOOL] Snaz / Stream pc time-countdown and more live 1.9
Hi again,
I've either got a bug or a feature request (not sure which).
The short of it:
Using 1.9, been using the up "Chrono Up" feature to count how long I've been streaming. The hours resets to zero once it hits 24.
The solution that I personally would be fine with:
My guess would be because it uses a DateTime or TimeSpan objects Hour property. If it's using a TimeSpan (which my guess it would be) then switching it to use TotalHours should have this fixed in a single line of code (at 6 characters).
If this is some thing you don't want to change or don't consider this a bug that's fine, can do some thing else instead.
Thanks again for making this awesome tool!