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

The README seems out-of-date #12

Open
omarandlorraine opened this issue Aug 14, 2022 · 1 comment
Open

The README seems out-of-date #12

omarandlorraine opened this issue Aug 14, 2022 · 1 comment

Comments

@omarandlorraine
Copy link

There is reference to the Run method, but it doesn't match the code.

The README says void Run(uint32_t n); but the code says void Run(int32_t cycles, uint64_t& cycleCount, CycleMethod cycleMethod = CYCLE_COUNT);.

@gianlucag
Copy link
Owner

Cycle counting was added as a feature but the README wasn't updated to reflect that.

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

2 participants