revolt_api 0.6.5

Open source user-first chat platform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# LatencyStats

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ops** | **i64** | Total operations | 
**latency** | **i64** | Timestamp at which data keeping begun | 
**histogram** | [**Vec<crate::models::LatencyHistogramEntry>**]LatencyHistogramEntry.md | Histogram representation of latency data | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)