Closed holgersindbaek closed 8 years ago
customTextToDisplayAtTime is getting called every 10 milliseconds or so in my app. Seems way to frequent for a timer where the smallest time I'm showing is seconds. Is there any way to change this?
customTextToDisplayAtTime
All you have to do, is to change the value of "kDefaultFireIntervalHighUse".
how?
we can't change it, it is private a method
@CavalcanteLeo Fork the repo.
i will send a pull request later to change it
customTextToDisplayAtTime
is getting called every 10 milliseconds or so in my app. Seems way to frequent for a timer where the smallest time I'm showing is seconds. Is there any way to change this?