$timeout
Improve this Doc View Source $timeout
- service in module ng
Angular's wrapper for window.setTimeout
. The fn
function is wrapped into a try/catch block and delegates any exceptions to $exceptionHandler service.
The return value of cal
Angular's wrapper for window.setTimeout
. The fn
function is wrapped into a try/catch block and delegates any exceptions to $exceptionHandler service.
The return value of cal