You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HowLong's default timer interval is 1 second. This time interval can thus not provide accurate time measurements for programs that execute in less than a second(which are a large percentage). Therefore, I think it'd be great if the interval is reduced to something much lower, like 0.1s.
HowLong's default timer interval is 1 second. This time interval can thus not provide accurate time measurements for programs that execute in less than a second(which are a large percentage). Therefore, I think it'd be great if the interval is reduced to something much lower, like 0.1s.
I've created a PR for this - #41
The text was updated successfully, but these errors were encountered: