I am making a timer hook in React, but I want the ability to start and pause the timer. I\'m using requestAnimationFrame so I can get the percentage of the progress.
My c