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

# now

This scheduler’s definition of the current moment in time.

## Declaration

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

## See Also

### Accessing scheduler time properties

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