/** * Dual licensed under the Apache License 2.0 and the MIT license. * $Revision$ $Date$ */ (function($) { $.cometd.registerExtension('timesync', new org.cometd.TimeSyncExtension()); })(jQuery);