Timelib library problems

I am trying to use the Timelib.h library to measure time but I want to start the timer only when a value is 0, and not when the sketch starts, and I also wanted to stop the timer as well when another value is 0 but I couldnt figure out what code to use, can i get any help or any resources where i could look for it?

Please post your code, as explained in the forum guidelines. Nobody can guess what your "timer" is and what it is doing. I'm taking a wild guess and assuming that your "0's" are from switch closures.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.