Open stillwer opened 4 years ago
The function I wrote to make sure the timer (Idle_FindProfiles2Integrate) does not wrap around zero properly. It works as long as the time is within the profile time of zero but doesn't wrap properly after that.
Problem looks like this:
The function I wrote to make sure the timer (Idle_FindProfiles2Integrate) does not wrap around zero properly. It works as long as the time is within the profile time of zero but doesn't wrap properly after that.