15.02.2013, 15:25
Quote:
In my experience, servers tend to be restarted WAY before approaching the 24 day period.
|
Quote:
I didn't. Anyway, GetTickCount doesn't cause issues unless you do something stupid (and who leaves a server running that long anyway - they are almost always rebooted in that time).
|
Anyway, just figured a timer would suffice rather than try to use a function which could potentially bug out. There's a line between optimized and OCD, and GetTickCount vs. a 20 second timer is approaching that line.