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

TaskDuration output unit #10

Open
kuwaitman opened this issue Feb 20, 2024 · 0 comments
Open

TaskDuration output unit #10

kuwaitman opened this issue Feb 20, 2024 · 0 comments

Comments

@kuwaitman
Copy link

hi, may i know what is the output unit for gitMetrics.TaskDuration as it does not seem to be seconds or milliseconds.
i ran a puppeteer task and used this this code:
console.log(gitMetrics.Timestamp)
console.log(gitMetrics.TaskDuration)
the output was the fallowing:
87282.848162
0.052738
it did not make sense to me.
the first number is clearly in ms. but the second one does not make sense if it was in seconds because it not close to the first one. Thank you.

Regards,

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