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