Skip to main content

get_delay_statistics

Function get_delay_statistics 

Source
pub async fn get_delay_statistics(
    __arg0: State<RestState>,
) -> Result<Json<Value>, (StatusCode, Json<Value>)>
Expand description

GET /api/delay-statistics — 获取延迟统计(无 body, 使用 backend 默认过滤)