# TimeBucket
## Properties
**count** | **i32** | Number of requests in this 1-second window |
**rate_limit** | **f64** | Calculated rate limit of the session at this time (requests/second) |
**timestamp** | **String** | Start time of this 1-second bucket |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)