---
title: timeOffset
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pkstrokepoint-swift.struct/timeoffset
---

# timeOffset

The time offset since the start of the stroke path in seconds.

## Declaration

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

## See Also

### Getting the point’s location

- [location](pencilkit/pkstrokepoint-swift.struct/location.md)
