---
title: timestamp
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/bescrollviewscrollupdate/timestamp
---

# timestamp

The time at which a scroll update occurs.

## Declaration

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

## See Also

### Retrieving scroll state information

- [phase](browserenginekit/bescrollviewscrollupdate/phase-swift.property.md)
- [BEScrollViewScrollUpdate.Phase](browserenginekit/bescrollviewscrollupdate/phase-swift.enum.md)
