---
title: "*(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/durationprotocol/*(_:_:)"
---

# *(_:_:)

## Declaration

```swift
static func * (lhs: Self, rhs: Int) -> Self
```
