Brief description
Report adjustment times and iteration times in (hours and) minutes if greater than 60 seconds.
Background
v1.2.8 adjust.exe previously reported iteration duration (and total adjustment duration) in hh:mm:ss
(examples: 00:00:00 (when VERY fast); 00:00:00.440000; 00:00:18, 00:01:08; 01:37:21)
RE: Windows v.1.3.0 MKL Build Mar 5 2026, 03:24:55
v1.3.0 adjust.exe now reports only in seconds (or milliseconds):
(examples: 0.078ms, 12.580s, 139.419s, 26697.777s)
Basic requirements
Adopt v.1.3.0 reporting for adjustment durations,
unless greater than 60 seconds, then report hh:mm:ss
Other executables can remain unchanged e.g. Geoid file interpolation took 0.169s.
Priority
Priority 3 (low)