So if I triggered a math calculation from a done bit of a TMR with a preset of 5 Sec vs triggering from Tickus() of 5000000, it would be just as accurate either way? I don't need the resolution, I just need it to be the 5 sec every time, regardless if program scan time is varying slightly. Or if the TMR done bit is actually 5.001 sec, will it be 5.001 sec every time? Does that make any sense?