Skip to content

[rush] allow Stopwatch to track multiple distinct intervals #5148

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

Open
aramissennyeydd opened this issue Mar 5, 2025 · 1 comment
Open

Comments

@aramissennyeydd
Copy link
Contributor

Summary

Discussed in #4680 - in some cases, a single Stopwatch that tracks a single time stamp isn't enough and you may want to track sub-spans. The specific use case would be to support timing the time to build and post to cache or restore from cache as separate trackable intervals.

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@microsoft/rush globally installed version?
rushVersion from rush.json?
useWorkspaces from rush.json?
Operating system?
Would you consider contributing a PR?
Node.js version (node -v)?
@iclanton
Copy link
Member

Sounds useful.

@iclanton iclanton moved this from Needs triage to General Discussions in Bug Triage Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: General Discussions
Development

No branches or pull requests

2 participants