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

Complete implementation of time in seconds mode #15

Closed
collin80 opened this issue Jun 30, 2015 · 1 comment
Closed

Complete implementation of time in seconds mode #15

collin80 opened this issue Jun 30, 2015 · 1 comment

Comments

@collin80
Copy link
Owner

There is now a mode that will turn time stamps into time in seconds instead of microseconds. Yes, this just adds a decimal point but it's handy for mere mortals who are used to seconds. It is currently only working in the main window frame view but should be persisted everywhere in the application.

@collin80
Copy link
Owner Author

collin80 commented Jul 5, 2015

Now seconds mode is implemented on main form, flow view, and graphing view as of V118. I believe these to be the only places that need it. But, keeping the issue open for a little bit in case there are other places that need it (double check)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant