Closure Library API Documentation
Go to class or file:
watchers.js
No description.
Useful links
Source Code
Git
File Location
/goog/testing/watchers.js
Public
Protected
Private
Global Functions
goog.testing.watchers.
signalClockReset
()
Fires clock reset watching functions.
code »
goog.testing.watchers.
watchClockReset
(
fn
)
Enqueues a function to be called when the clock used for setTimeout is reset.
Arguments:
fn
:
function(
)
No description.
code »
Directory testing
File Reference