dojox.timing.Streamer.onTick
dojo.require("dojox.timing.Streamer");
defined in dojox/timing/Streamer.js
Usage
function (/*dojox.timing.Streamer*/ obj) (view source)
parameter | type | description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
obj | dojox.timing.Streamer | Streamer will take an input function that pushes N datapoints into a queue, and will pass the next point in that queue out to an
|