GetTickCount in C++
#1

Okay, I go to search other solution, thank you!
Reply
#2

Well a cell in PAWN is 4 bytes while unsigned int64 is 8 bytes.
Reply
#3

and how could be solved by other solution?
Reply
#4

You can use gettime() which returns a unix timestamp (number of seconds since 1970), but this is only if you don't need milliseconds. As of GetTickCount, I don't see any solution, sorry.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)