---
title: now
framework: swift
role: symbol
role_heading: Type Property
path: swift/suspendingclock/now-swift.type.property
---

# now

The current instant accounting for machine suspension.

## Declaration

```swift
static var now: SuspendingClock.Instant { get }
```
