---
title: timeStamp
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/iousbisochronousframe/3294857-timestamp
---

# timeStamp

The frame’s observed completion time.

## Declaration

```occ
uint64_t timeStamp;
```

## Discussion

Discussion Interrupt latency and system load may result in more than one frame completing with the same timestamp.

## See Also

### Getting the Frame Properties

- [status](kernel/iousbisochronousframe/3294856-status.md)
- [requestCount](kernel/iousbisochronousframe/3294855-requestcount.md)
- [completeCount](kernel/iousbisochronousframe/3294854-completecount.md)
- [reserved](kernel/iousbisochronousframe/3377598-reserved.md)
