Create Timer

Functions to create, start, stop or reset timer

tmr_timer()

Create hms Timer

tmr_start()

Start hms Timer

tmr_stop()

Stop hms Timer

tmr_reset()

Reset hms Timer

hms_timer

hms Timer

Round Timer

Functions to round timer

tmr_round()

Round hms Timer

tmr_floor()

Floor hms Timer

tmr_ceiling()

Ceiling hms Timer

Evaluate Timer

Functions to evaluate, check and print timer

tmr_is_started()

Is hms Timer Started

tmr_is_stopped()

Is hms Timer Stopped

tmr_elapsed()

Elapsed Time hms Timer

tmr_print()

Print hms Timer

tmr_format()

Format hms Timer