---
title: DISPATCH_TIME_NOW
framework: dispatch
role: symbol
role_heading: Global Variable
path: dispatch/dispatch_time_now
---

# DISPATCH_TIME_NOW

## Declaration

```swift
var DISPATCH_TIME_NOW: UInt64 { get }
```

## Discussion

Discussion Indicates a time that occurs immediately.

## See Also

### Well-Defined Times

- [DISPATCH_TIME_FOREVER](dispatch/dispatch_time_forever.md)
