---
sidebar_label: Metrics.TaskDuration
# Metrics.TaskDuration property
**Signature:**
```typescript
interface Metrics {
TaskDuration?: number;
}
```