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

Fetching the most recent entry from the performance array #7

Open
gokatz opened this issue Mar 23, 2017 · 2 comments
Open

Fetching the most recent entry from the performance array #7

gokatz opened this issue Mar 23, 2017 · 2 comments

Comments

@gokatz
Copy link

gokatz commented Mar 23, 2017

if the user has made more than one measurement for the given event. Can we pop and return the last entered performance entry?
Though it is not an issue, I think, returning the last entry will be flexible. Thus, opening this issue.

@ebidel
Copy link
Owner

ebidel commented Mar 23, 2017 via email

@gokatz
Copy link
Author

gokatz commented Mar 24, 2017

yeah... We should, I think. Users will be able to get the duration array at any time without having to fetch the duration property every time while measuring a metric. How about supporting both getDurationArray and getRecentDuration ??

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