Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: getTimerCount not taking immediates and ticks into account #8139

Merged
merged 6 commits into from Mar 18, 2019

Commits on Mar 18, 2019

  1. Move timers from Object to Map

    xixixao authored and thymikee committed Mar 18, 2019
    Copy the full SHA
    07837df View commit details
    Browse the repository at this point in the history
  2. Fix getTimerCount method

    xixixao authored and thymikee committed Mar 18, 2019
    Copy the full SHA
    76916e2 View commit details
    Browse the repository at this point in the history
  3. fix map-based implementation

    thymikee committed Mar 18, 2019
    Copy the full SHA
    f81de5c View commit details
    Browse the repository at this point in the history
  4. add a comment

    thymikee committed Mar 18, 2019
    Copy the full SHA
    44f1892 View commit details
    Browse the repository at this point in the history
  5. add changelog

    thymikee committed Mar 18, 2019
    Copy the full SHA
    1a35a0b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8864ccb View commit details
    Browse the repository at this point in the history