A
A
Alexey Korolev2019-09-21 00:54:53
DLE
Alexey Korolev, 2019-09-21 00:54:53

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

1 answer(s)
X
xmoonlight, 2019-09-21
@xmoonlight

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 question

Ask a Question

731 491 924 answers to any question