How to know what causes "Timer fired" in angular

Viewed 117

My angular app has a lot of "Timer fired" events those are invoked from zone-evergreen.js

enter image description here

I would like to examine what is the cause of these events. How can I do this?

Angular version is 11.2.9.

0 Answers
Related