Timeout_timeout_stop_timer

Stop the specified stopwatch and return the elapsed number of ticks.

absolutetime_t Timeout_timeout_stop_timer(
    timer_struct_t * timer
)

Parameters

timer

Type: timer_struct_t typedef *

Struct holding the stopwatch

Returns

Type: absolutetime_t

The number of ticks passed since starting the stopwatch