Skip to content

Commit

Permalink
Update throttle visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
dsongman authored Oct 16, 2024
1 parent 069b26c commit 81504ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/curry/throttle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ the given callback after `interval` milliseconds have passed.

```sh
Time: 0ms - - - - 100ms - - - - 200ms - - - - 300ms - - - - 400ms - - - -
Throttle Invocations: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x - - -
Throttle Invocations: x x x x x x x x x x x x x x x x x - - - - - - - - - - - - - - - - -
Source Invocations: x - - - - - - - - - - - - x - - - - - - - - - - - - - x - - - - - -
```

Expand Down

0 comments on commit 81504ed

Please sign in to comment.