About system Information

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
kesdoputr
Member
Member
Posts: 168
Joined: 2007-12-27, 12:38 UTC

About system Information

Post by *kesdoputr »

I usually use cm_SysInfo to see some information

If it is possible to add more unit to show system run time?

http://i.imgur.com/dOgsIZH.jpg

I hope it can show days or more(month? year?)and can be customize 8)
User avatar
MarcinW
Power Member
Power Member
Posts: 852
Joined: 2012-01-23, 15:58 UTC
Location: Poland

Post by *MarcinW »

I suppose that TC uses GetTickCount API function to get the system up time, so the limit is 49.7 days ant the time the time will wrap around to zero.

This may be probably overcame by using GetTickCount64 or QueryPerformanceCounter + QueryPerformanceFrequency API functions when possible.

Regards
meisl
Member
Member
Posts: 171
Joined: 2013-12-17, 15:30 UTC

Post by *meisl »

You're talking of years of uptime? Did I get that right :?:
User avatar
kesdoputr
Member
Member
Posts: 168
Joined: 2007-12-27, 12:38 UTC

Post by *kesdoputr »

Because i usually reboot my computer for uptime 3month or more....

So i wish TC's system information can show more units ^^
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Hmm, how important is that? With monthly Windows updates, the uptime is usually less than a month...
Author of Total Commander
https://www.ghisler.com
User avatar
kesdoputr
Member
Member
Posts: 168
Joined: 2007-12-27, 12:38 UTC

Post by *kesdoputr »

I never use auto update of windows^^

Usually i reboot computer about two or three times per year :D

Just a suggestion, every time i want to watch system uptime i need two calculate for thousands or hours~~
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7014
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

kesdoputr wrote:I never use auto update of windows^^

Usually i reboot computer about two or three times per year :D

Just a suggestion, every time i want to watch system uptime i need two calculate for thousands or hours~~
Hopefully you are not working for a bigger company.
Not doing security updates in time means high risk for you and others.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Horst.Epp,
There is no risk in case of isolated network. :D
Post Reply