@@ -2038,7 +2038,7 @@ static int ParseCommandLine(char *line, char **argv, int max_argc)
#if defined(_MSC_VER)
staticuint64_declspec(naked)rdtsc(void)
uint32_declspec(naked)rdtsc(void)
{
_asm{
rdtsc
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.