AnalysisToolSettingsBase.onStats property
Per-tool inference performance statistics, delivered with each batch.
Signature:
onStats?: (stats: ToolStat[]) => void;
Per-tool inference performance statistics, delivered with each batch.
Signature:
onStats?: (stats: ToolStat[]) => void;