flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
UCM 09 Apr 2006, 18:16
probably windows sets the timer to 100Hz or something...
but ask them, not me ![]() |
|||
![]() |
|
vbVeryBeginner 09 Apr 2006, 19:34
i code the following to test what you mentioned.
but i got wMilliseconds not always multiple of ten in my test, it returned single milisecond, ~ 6 :p you could get my source + binary and try run on your machine. btw, nlited winxp (gold) here. http://sulaiman.netadvant.com/fasm/t1.zip |
|||
![]() |
|
moriman 09 Apr 2006, 20:09
maybe there is some difference when using it under windoze as opposed to dos¿
|
|||
![]() |
|
RedGhost 09 Apr 2006, 20:16
you can always use GetTickCount
Quote: Retrieves the number of milliseconds that have elapsed since the system was started initial_time = GetTickCount( ) ;;;;; time_elapsed = GetTickCount( )-initial_time _________________ redghost.ca |
|||
![]() |
|
vid 09 Apr 2006, 21:45
check things like LocalTimeToFileTime or whatever it is called, "file time" is 64bit number counting some 10000000s of second (not sure about the constant, it is 100s of nanoseconds).
you can find it somehow ![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.