---
title: elapsedTimeKey
framework: createml
role: symbol
role_heading: Type Property
path: createml/mlprogress/elapsedtimekey
---

# elapsedTimeKey

The key that accesses the elapsed time value.

## Declaration

```swift
static let elapsedTimeKey: ProgressUserInfoKey
```

## See Also

### Accessing general information

- [phaseKey](createml/mlprogress/phasekey.md)
- [itemCountKey](createml/mlprogress/itemcountkey.md)
- [totalItemCountKey](createml/mlprogress/totalitemcountkey.md)
