Answer the question
In order to leave comments, you need to log in
How to properly make timers in DLE news without overloading the system?
Each news of my project should display a timer that will run in real time. Entering data for counting using additional fields. How can I avoid overloading the system with a lot of timers?
Answer the question
In order to leave comments, you need to log in
Use synchronization with a local timer and use the delta (and JS timer) to display the desired value.
(i.e. without any websockets)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question