---
title: rawValue
framework: dispatch
role: symbol
role_heading: Instance Property
path: dispatch/dispatchtime/rawvalue
---

# rawValue

Returns the underlying time value.

## Declaration

```swift
let rawValue: dispatch_time_t
```

## See Also

### Getting the Time

- [uptimeNanoseconds](dispatch/dispatchtime/uptimenanoseconds.md)
