Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
Duration
/
*(_:_:)
*(_:_:)
Declaration
static
func
*
<
T
>(
lhs
:
Duration
,
rhs
:
T
) ->
Duration
where
T
:
BinaryInteger