Uploaded image for project: 'core-c#dof-oal'
  1. core-c#dof-oal
  2. COAL-107

Timer may not call callback for all items when PCRTime_GetMS rolls over

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 8.0.1, 7.1.6
    • 7.0
    • None

      When PCRTime_GetMS overflows the timer will adjust which tree it is currently using to store timer items.  If there are a lot of timer items that should be called just before PCRTime_GetMS rolls over, the tree_index may get changed to use the second tree, and the timer callback won't get called correctly for items that were in the first tree.

            jwinder John Winder
            jwinder John Winder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: