Skip to content

Spring cleaning/core/ht timer #60

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

Merged
merged 8 commits into from May 16, 2016
Merged

Spring cleaning/core/ht timer #60

merged 8 commits into from May 16, 2016

Conversation

ghost
Copy link

@ghost ghost commented May 10, 2016

For Issue #29

  • Timer documentation included for implementations
  • Implementations moved to .cpp files
  • ITimer interface added for Windows and Linux timers.
  • Windows and Linux timers declared in appropriate namespaces.
  • Includes documented / refined.
  • Timers now operate much simpler, stopping the timer stops actual counting and does not rely on counting "paused time". Same function can be fulfilled with two timers.

@ghost ghost added the enhancement label May 10, 2016
@Honeybunch Honeybunch merged commit 48b3c83 into thirddegree:dev May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants