You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried using setTimeout and using MutationObserver to only calculate and update the new time element while the original one updated in the last 1.1 seconds, however I couldn't get this behaviour working successfully.
The text was updated successfully, but these errors were encountered:
As the title says.
I have tried using
setTimeout
and usingMutationObserver
to only calculate and update the new time element while the original one updated in the last 1.1 seconds, however I couldn't get this behaviour working successfully.The text was updated successfully, but these errors were encountered: