Functiondojox.cometd.timesync._in

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

Summary: Handle incoming messages for the timesync extension.

Look for ext:{timesync:{}} field and calculate offset if present.

Usage

function (/*Object*/ msg) (view source)
parametertypedescription
msgObjectThe incoming bayeux message