Resets a hms_timer()
by creating a new one.
Arguments
- x
A
hms_timer()
.- seconds
A non-negative numeric scalar of the initial number of seconds.
Value
A hms_timer()
.
See also
Other start_stop:
tmr_elapsed()
,
tmr_is_started()
,
tmr_is_stopped()
,
tmr_print()
,
tmr_start()
,
tmr_stop()
,
tmr_timer()