提出问题提出问题
 

已答复GetTickCount return value

  • 2007年9月15日 10:28Vidya M N 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

    Hi,

     

    This might sound like a fundamental question, but after the system is up for more than 49.7 days and GetTickCount() returns 4294967296 which is wrapped around to 0, what does it return subsequently? Does it keep returning 4294967296 (wrapped around value 0) or does it return 4294967291, 4294967292, 4294967293 (wrapped around values 1, 2, 3) and so on.

     

    TIA,

    Vidya.

答案

全部回复