setTimeout Object in 4.4?

• Nov 22, 2024 - 17:55

Hi everyone, I'm trying to implement a timeout object as follows

setTimeout.createObject(root,{ interval:300 ,running:true  }).triggered.connect(function(){ console.log("completed")})

It seems that it's not working in 4.4. can anyone confirm that please? Is there any workaround to get it working with 4.x?

Thanks


Comments

Do you still have an unanswered question? Please log in first to post your question.