get_performance

Function get_performance 

Source
pub async fn get_performance(
    __arg0: State<ApiState>,
) -> ApiResult<Json<HashMap<String, Value>>>
Expand description

Get performance metrics including CPU and memory usage.