angular-timer
angular-timer copied to clipboard
$scope.$broadcast('timer-reset') restarts all available timers in the scope when using ng-repeat
When using the timer in an ng-repeat, $scope.$broadcast('timer-rest') resets all timers available in the scope.