Hi
I want all user show same countdown
Like : I want 60 sec countdown after 60 sec completed again 60 sec countdown start.
can someone explain me.
Thank you
Hi
I want all user show same countdown
Like : I want 60 sec countdown after 60 sec completed again 60 sec countdown start.
can someone explain me.
Thank you
get online time, get seconds, subtract the value from 60… once it reaches 0 again set the seconds to 60 and contnue the loop… just clock and web component is enough to do
can you show the image of the block
can anyone tell how the clock will work in the background
Like : I need to store any value in firebase after 60 sec is completed .
If you want to run it in background, use background task extension
I tried many times but I can’t able to make timer in background using bg task extension
Help
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.