Functiondojox.cometd.timesync.setTimeout

dojo.require("dojox.cometd.timesync");
defined in dojox/cometd/timesync.js

Usage

function (/*Function*/ call, /*Date*/ atTimeOrDate) (view source)
parametertypedescription
callFunctionSummary 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.
atTimeOrDateDate