Home
last modified time | relevance | path

Searched refs:setInterval (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/amp/libjs/lib/
A Dtimer.js47 setInterval(cb, timeout) { method in HW_TIMER
51 var ret = __native.TIMER.setInterval(this.timerInstance, cb, timeout);
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dapp.js98 setInterval(function(){
117 setInterval(function(){
132 setInterval(function(){
A Dbmp280.js183 var intervalHandled = setInterval(function(){
/AliOS-Things-master/components/amp/example-js/
A Devents.js10 setInterval(function() {
A Dadc.js13 setInterval(function() {
A Dudp.js28 setInterval(function() {
A Dmqtt.js22 setInterval(function () {
A Dpwm.js25 var timer = setInterval(function(){
A Diot.js39 setInterval(function () {
/AliOS-Things-master/hardware/chip/rtl872xd/prebuild/data/jsamp/
A Dapp.js14 setInterval(function() {
/AliOS-Things-master/solutions/javascript_demo/board/haas600/
A Dpwm.js48 timer1.setInterval(function(){
/AliOS-Things-master/solutions/javascript_demo/board/haas-edu-k1/
A Dpwm.js49 timer1.setInterval(function(){
/AliOS-Things-master/solutions/javascript_demo/board/haas100/
A Dpwm.js66 timer1.setInterval(function(){
/AliOS-Things-master/solutions/javascript_demo/common/
A Dulog_demo.js56 setInterval(function(){
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DPutLiveChannelRequest.h43 void setInterval(uint64_t interval);
/AliOS-Things-master/components/amp/test/
A Dtest_iot.js32 var intervalHandle = setInterval(function () {
A Dtest_tcp.js70 var intervalHandle = setInterval(function() {
A Dtest_udp.js59 var intervalHandle = setInterval(function() {
A Dtest_mqtt.js81 var intervalHandle = setInterval(function () {
/AliOS-Things-master/solutions/miniapp_agent_demo/miniapp/pages/netCfg/
A DnetCfg.js130 var notifyCheckInt = setInterval(() => {
207 var notifyCheckInt = setInterval(() => {
/AliOS-Things-master/components/oss/src/model/
A DPutLiveChannelRequest.cc70 void PutLiveChannelRequest::setInterval(uint64_t interval) in setInterval() function in PutLiveChannelRequest
/AliOS-Things-master/solutions/miniapp_agent_demo/miniapp/pages/linkLP/
A DlinkLP.js144 var notifyCheckInt = setInterval(() => {
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js12 …ll){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{wh…
20 …nt={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!…
21 …or(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.time…
22 …F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)&&!n){n=setInterval(function(){var …

Completed in 61 milliseconds