timer_timer_start
Start or restart a named stopwatch. Provide a name to begin timing; returns the name and start time.
Instructions
[timer] Start (or restart) a named stopwatch. Returns {name, started}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |