You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
On Thu, Mar 23, 2017, 1:15 PM Gokul Kathirvel ***@***.***> wrote:
if the user has made more than one measurement for the given event. Can we
pop and return the last entered performance entry?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAOigFcW4Of5qQ0xXC4iK_TUiokEk_Xqks5rotLmgaJpZM4MnTfA>
.
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 ??
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.
The text was updated successfully, but these errors were encountered: