SplitScript reference / Migration / start and reset timer event handlers
start and reset timer event handlers
Migration from ASL
Source pattern
Look for the ASL concept start and reset timer event handlers in the source. The semantic difference below is more important than a token-for-token rewrite.
Canonical SplitScript
Use the canonical language and API symbols linked below.
Semantic difference
Keep onStart and onReset; SplitScript samples timer transitions before process attachment so both actions also run while detached.
Supported hosts
This uses the standard SplitScript runtime contract. Any provider-specific requirements are documented by the linked canonical API.