Hello all wise monks,
I am making a time tracking program. Currently I record the start time and end time (with perl's time function) of a project as I work on it each day. Are there any functions anyone knows of that I can use to show how much time was spent within a range?