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

Sum of parts can be a few minutes short of total #817

Open
caktus-philip opened this issue Mar 4, 2015 · 0 comments
Open

Sum of parts can be a few minutes short of total #817

caktus-philip opened this issue Mar 4, 2015 · 0 comments

Comments

@caktus-philip
Copy link

At the end of the month when I tally my hours, timepiece’s GUI reports my time for individual projects in hh:mm. Internally, timepiece also keeps track of seconds.

When I tally my time, my sum is only accurate to the minute, while timepiece’s is accurate to the second. This sometimes results in a different sum.

For example, if my time (hh:mm:ss) is as follows:

Project A - 01:00:30 
Project B - 01:00:30 

Then timepiece's GUI will report this as:

Project A - 01:00
Project B - 01:00
Total     - 02:01

Thanks to @rebecca-caktus for debugging this for me some months ago.

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

No branches or pull requests

1 participant