Menu

Timing-Change in nsControl

Developers
SeTh
2005-03-11
2013-04-25
  • SeTh

    SeTh - 2005-03-11

    Hi, I had to change some timing-related stuff in
    nsControl. I don't think it will be a problem, but if
    something doesn't work as expected, you know where to look.

    SeTh

    My CVS-Log-Entry:
    Change to nextCondition():
    if (ITI==0), waitTime is now set To zero, otherwise
    a negative wait-time is passed to glutTimerFunc(unsigned int waitTime, ...)
    and we experience a delay.

     
    • Bart Krekelberg

      Bart Krekelberg - 2005-03-14

      Good change, SeTh
      There should be no complications arising from this (waitTime should be >=0 )

       

Log in to post a comment.