timer-start
Work with timer start
Overview
The timer-start
action is part of the debug set in Rhyme. Work with timer start.
Category: Debug
Area: 🔧 Development & Testing
Basic Usage
timer-start "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
timer-start "Example usage"
Example 2: With Variables
$my-variable: "some value"
timer-start $my-variable
Tips
- This action is part of the debug set
- Common use case: Debugging your app
Related Actions
Related actions from the debug set will be listed here.