View Single Post
Author Message
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 05-22-2018 , 19:24   GetSysTickCount() overflow (-2147483648)
Reply With Quote #1

Hi!

GetSysTickCount() returns -2147483648.

According to GetTickCount WinAPI (not sure, how far it's suitable for linux) it can measure system uptime up to 49.7 days.

Is there GetTickCount64() analogue in SourceMod and appropriate variable type to hold ULONGLONG ?

Thanks,
Alex.
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

Last edited by Dragokas; 05-22-2018 at 19:24.
Dragokas is offline