Start (or resume) the timer.
Records the current @p system_clock count. Calling @p timer_start on an already-running timer overwrites the start count without incrementing
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(timer_t), | intent(inout) | :: | t |
Timer to start. |