---
title: "/(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/duration/_(_:_:)-9n0bj"
---

# /(_:_:)

## Declaration

```swift
static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger
```
