I have updated the timer phase to optionally use clock format and to work directly with the message phase instead of substituting the 3rd line.
The timer parameters continue to work as before but now you may include {SP} and/or {PV} on any message phase line. You may also include a colon with the SP or PV as in {SP:} and {PV:} to display in clock format.
For Example:
Message Phase Text
TEST DELAY FOR {SP} MINUTES
TIME REMAINING: {PV:}
Will be displayed as
TEST DELAY FOR 2.5 MINUTES
TIME REMAINING: 02:30
The previous method of using the Timer Display parameter to replace the 3rd message line has been deprecated but will still work if you include {SP}, {PV} or {N} in the display text. Otherwise, the Display parameter is ignored.