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

Timer Resume Functionality for multiple timers #295

Open
amaheshwari-systango opened this issue Jan 17, 2017 · 0 comments
Open

Timer Resume Functionality for multiple timers #295

amaheshwari-systango opened this issue Jan 17, 2017 · 0 comments

Comments

@amaheshwari-systango
Copy link

amaheshwari-systango commented Jan 17, 2017

Hi I have a list of multiple timers where a user can select which timer he wishes to resume from a list of timers.

user 1: test,
time accrued: 5 seconds

user 2: test 2,
time accrued: 10 seconds
........
How to set timer directive which is running to make it resume from user 1 time & resume from user 2 when i select user 2 time.

start-time attribute isn't working can you explain how to achieve this.

how can i resume my timer from a predefined time from my controller because i'm using a one single timer that will record and push events according to the list item selected. The mutilple timer example doesn't works for me because it is using different timers and not a single timer directive.

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

1 participant