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

Duration calculated does not match start/end times #2

Open
timothybasanov opened this issue Nov 9, 2016 · 0 comments
Open

Duration calculated does not match start/end times #2

timothybasanov opened this issue Nov 9, 2016 · 0 comments

Comments

@timothybasanov
Copy link

I may reading JSON file wrong, but start/end times do not match duration and description:

    {
      "start": "2016-11-09T01:50:44.246Z",
      "end": "2016-11-09T01:50:44.257Z",
      "duration": 3445,
      "description": "foo:web:generate-resources:run:bar (3445 ms)",
      "trackNum": 1,
      "color": "green",
      "durationEvent": true
    },

There is only ~0.01s between start and finish, but 3000ms is reported.

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