# executionTime

Execution time duration of the skill in seconds.&#x20;

### Implementation

```csharp
public float executionTime;
```

### FieldValue

[float](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/floating-point-numeric-types)
