dojox.cometd.timesync.setTimeout
dojo.require("dojox.cometd.timesync");
defined in dojox/cometd/timesync.js
parameter | type | description |
---|---|---|
call | Function | Summary Set a timeout function relative to server time the function to call when the timeout occurs atTimeOrTime: a long timestamp or a Date representing the server time at which the timeout should occur. |
atTimeOrDate | Date |