timer-stop
Work with timer stop
Overview
The timer-stop action is part of the debug set in Rhyme. Work with timer stop.
Category: Debug
Area: 🔧 Development & Testing
Basic Usage
timer-stop "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
timer-stop "Example usage"Example 2: With Variables
$my-variable: "some value"
timer-stop $my-variableTips
- 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.