Created
February 8, 2016 22:11
-
-
Save ahmetabdi/dc483d8a5e1d6e08361e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(DWORD)GetProcAddress(LoadLibrary("kernel32.dll"), "QueryPerformanceCounter"); | |
(DWORD)GetProcAddress(LoadLibrary("kernel32.dll"), "GetTickCount"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment