How is ElapsedMilliseconds() determined?
How is ElapsedMilliseconds() determined?
Is it based on time of your computer being turned on or some other value?
▓▓▓▓▓▒▒▒▒▒░░░░░
Re: How is ElapsedMilliseconds() determined?
it's a value (that does wrap back around to 0) based on "since booted"; for more info, see the windows API GetTickCount()Nituvious wrote:Is it based on time of your computer being turned on or some other value?
-
MachineCode
- Addict

- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: How is ElapsedMilliseconds() determined?
BTW, the wrap-around time (since boot) is 49.7 days, so it may or may not be a problem, depending on how often you (or your users) reboot their PCs.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!