Searched refs:pollInterval (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/tools/loopback_test/ |
D | stat_tracker.js | 25 function StatTracker(pc, pollInterval) { argument 26 pollInterval = pollInterval || 250; 65 setTimeout(poll, pollInterval); 75 setTimeout(poll, pollInterval);
|
/external/libvncserver/webclients/novnc/include/chrome-app/ |
D | tcp-client.js | 31 function TcpClient(host, port, pollInterval) { argument 34 this.pollInterval = pollInterval || 15; 191 setTimeout(this._periodicallyRead.bind(this), this.pollInterval); 209 setTimeout(that._periodicallyRead.bind(that), that.pollInterval);
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glut.h | 495 …TRY glutJoystickFunc(void (*func)(unsigned int buttonMask, int x, int y, int z), int pollInterval);
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-more-yui-compressed.min.js | 1 …pollInterval:250,wrap:false},property:"OverText",initialize:function(c,d){c=this.element=document.… property
|