---
title: now
framework: combine
role: symbol
role_heading: Instance Property
path: combine/immediatescheduler/now
---

# now

The immediate scheduler’s definition of the current moment in time.

## Declaration

```swift
var now: ImmediateScheduler.SchedulerTimeType { get }
```

## See Also

### Accessing scheduler time properties

- [minimumTolerance](combine/immediatescheduler/minimumtolerance.md)
