---
title: elapsedTime
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkliveworkoutbuilder/elapsedtime
---

# elapsedTime

The elapsed time for the workout based on the builder’s current contents, including pauses.

## Declaration

```swift
var elapsedTime: TimeInterval { get }
```
