Timeout_example_create_sched_periodic

Call this function to run a 1000-tick timer continuously. The callback function reschedules the timer continuously.

void Timeout_example_create_sched_periodic(
    void
)

Parameters

none

Returns

Type: void