| View previous topic :: View next topic |
| Author |
Message |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Fri Jan 09, 2004 2:04 am Post subject: @sysinfo(winboot)? |
|
|
hi all,
can someone please explain the output of the following
| Code: | | info @sysinfo(winboot) |
it is supposed to returned how long a computer has been running windows but all i get is something of the form
i gather that the 13 are seconds and that 23 are minutes BUT 12 is not hours as my computer has not been running for 12 hours! and the am bit refers to what?
i'm very confused about this...looks more like a timer output coupled with a date format...
thanks for your replies in advance
serge _________________
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Jan 09, 2004 2:13 am Post subject: |
|
|
You might want to look at the example in the Advanced VDS 5 Source Code
forum,
using the GetTickCount API. That can get how long your computer has
been running too.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Fri Jan 09, 2004 2:39 am Post subject: |
|
|
thanks ff...i will do that
serge _________________
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Sat Jan 10, 2004 4:58 am Post subject: |
|
|
hi ff,
thanks for that!
serge _________________
|
|
| Back to top |
|
 |
|