pub async fn mountain_get_performance_stats(
app_handle: AppHandle,
) -> Result<PerformanceStats, String>Expand description
Tauri command to get performance statistics
pub async fn mountain_get_performance_stats(
app_handle: AppHandle,
) -> Result<PerformanceStats, String>Tauri command to get performance statistics