Page 1 of 1

Daily Uptime

Posted: November 12th, 2017, 8:26 pm
by skite2001
Hello.
Because the already included "$uptime /$uptims" command in lcd smartie shows only the complete uptime since installing the system i'm
looking for a plugin, that shows me just the DAILY uptime.

Re: Daily Uptime

Posted: November 13th, 2017, 8:00 am
by cranq
"$UpTime" and "$UpTims" works for me ok :). Probably some bug.

I made a simple plugin, so try it.

$dll(UpTime,1,x,) - x is a function number, from 1 to 3. First 2 are copied from Smartie but with small change (performance counters instead GetTickCount).

Re: Daily Uptime

Posted: November 13th, 2017, 10:02 pm
by skite2001
yeah, very strange.
my pc is running about 1 hour now. lcd smartie tells me "22dys 8hrs 22min"..instead of "1hrs".

Re: Daily Uptime

Posted: November 15th, 2017, 12:56 am
by cranq
Did you tried that plugin (with all 3 functions)?

Re: Daily Uptime

Posted: November 15th, 2017, 8:58 am
by skite2001
cranq wrote:Did you tried that plugin (with all 3 functions)?
yesterday, yes.
it showed the same as the default command.
this morning i got a windows update...
tested it again and it workeded...
very strange

Re: Daily Uptime

Posted: November 16th, 2017, 1:12 am
by cranq
Great, so it works... somehow ;)