Ask a questionAsk a question
 

AnswerGetTickCount return value

  • Saturday, September 15, 2007 10:28 AMVidya M N Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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.

Answers

All Replies