Closed terryroe closed 12 years ago
appActions are displayed in ms and sometimes it can exceed one second. Need to do some calculations to display in hours, minutes, seconds, (maybe days, as well).
Used format of [time] - [duration] where duration is "MM:ss.ms"
looks good
appActions are displayed in ms and sometimes it can exceed one second. Need to do some calculations to display in hours, minutes, seconds, (maybe days, as well).