Timers API
This page is generated from the current Java binding inventory. “Supported” means an official script currently uses the member; it does not imply every option or failure path has completed live acceptance testing.
| Member | Stability | Official use | Purpose |
|---|---|---|---|
elapsed | Supported | Yes | Get elapsed time in seconds |
elapsed_ms | Experimental | No | Get elapsed time in milliseconds |
formatted | Experimental | No | Get formatted elapsed time |
is_running | Experimental | No | Check if timer is running |
reset | Experimental | No | Reset the timer |
start | Supported | Yes | Start the timer |
stop | Experimental | No | Stop the timer |