Skip to content

Commit

Permalink
rename proxy_set_tick_period to reflect resolution
Browse files Browse the repository at this point in the history
this function is named proxy_set_tick_period_milliseconds at other parts of the spec and across implementations
  • Loading branch information
bonifaido committed May 8, 2023
1 parent 442687b commit ff65f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abi-versions/vNEXT/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ used after returning `false` in `proxy_on_done`.

## Timers

### `proxy_set_tick_period`
### `proxy_set_tick_period_milliseconds`

* params:
- `i32 (uint32_t) tick_period`
Expand Down

0 comments on commit ff65f8f

Please sign in to comment.