Function bottleneck_detect

Source
pub async fn bottleneck_detect(
    context: &CtlContext,
    path: Option<String>,
) -> Result<()>