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

Create new class for chrono-related functions #66

Open
bencopl opened this issue Oct 7, 2022 · 0 comments
Open

Create new class for chrono-related functions #66

bencopl opened this issue Oct 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bencopl
Copy link

bencopl commented Oct 7, 2022

Going to see how it would look having a separate "Clock" class (parked inside it's own .h and .cpp files) for anything chrono or timings related. This may have the advantage of tidying up profiler's functions while also making it easier to either add new clock functionality later or change how times are measured entirely.

@bencopl bencopl added the enhancement New feature or request label Oct 7, 2022
@bencopl bencopl self-assigned this Oct 7, 2022
@bencopl bencopl removed their assignment Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant