package
golang.org/x/time/rate
third-party4 third-party functions from golang.org/x/time/rate, ranked by how often they are called outside tests and generated code.
- prod calls
- 643
- non-test, non-generated
- all calls
- 1,081
- total callsites
- functions
- 4
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in golang.org/x/time/rate
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| NewLimiter | 352 |
| Limiter.Wait | 141 |
| Limiter.Allow | 76 |
| Every | 74 |