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

Cleaned up the progressbar code #86

Conversation

slizzered
Copy link
Contributor

  • removed fileProgressbar
  • removed deprecated fancyProgressbar with additional parameter
  • removed simpleProgressbar
  • changed to modern std::chrono time library
  • will help with Windows compatibility #81, since <sys/time.h> is no longer required

@slizzered slizzered added this to the 1.5 - extended features milestone Aug 31, 2015
 - removed fileProgressbar
 - removed deprecated fancyProgressbar with additional parameter
 - removed simpleProgressbar
 - changed to modern std::chrono time library
 - this should also help with ComputationalRadiationPhysics#81, since we no longer use `<sys/time.h>`
@slizzered slizzered force-pushed the cleanup-progressbar_new_impl branch from 9d4797f to 9a3df8c Compare August 31, 2015 11:50
erikzenker added a commit that referenced this pull request Aug 31, 2015
@erikzenker erikzenker merged commit f4326f0 into ComputationalRadiationPhysics:dev Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants