If you are using roundingTimeLogRoundingInterval, the actual time value displays on the initial form load when the user times in and/or out. If you would prefer to display the actual time, you can update the Offline HTML form in the Woodford project to change the value of the roundInitialTimeInOut setting.
The default value is false, which displays the rounded actual time value. By setting the value to true, the actual time will display (but labor hours will still be rounded)rounded time displays. For example, with the roundInitialTimeInOut to true and you are rounding by 5, and the user is timing in at 4:07, the time displayed is 4:05. If timing out at 4:32, the time displayed is 4:30.
...