Open garvankeeley opened 7 years ago
We plan to add to CorePing an event counter dictionary to count user events. For example: eventcount: {"new tab button": 5, "app menu button": 8}
eventcount: {"new tab button": 5, "app menu button": 8}
I would like if we added a synchronized array that acts as a queue to rate limit inputs to the lib while we add this.
We plan to add to CorePing an event counter dictionary to count user events. For example:
eventcount: {"new tab button": 5, "app menu button": 8}