> For the complete documentation index, see [llms.txt](https://docs.mitschmr-studios.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skill/fields/executiontime.md).

# 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)
