---
title: "init(floatLiteral:)"
framework: foundation
role: symbol
role_heading: Initializer
path: "foundation/operationqueue/schedulertimetype/stride/init(floatliteral:)"
---

# init(floatLiteral:)

Creates a stride using the specified floating-point value.

## Declaration

```swift
init(floatLiteral value: TimeInterval)
```

## See Also

### Creating Scheduler Time Strides

- [init(_:)](foundation/operationqueue/schedulertimetype/stride/init(_:).md)
- [init(exactly:)](foundation/operationqueue/schedulertimetype/stride/init(exactly:).md)
- [init(integerLiteral:)](foundation/operationqueue/schedulertimetype/stride/init(integerliteral:).md)
