per

open fun per(time: TimeUnit): PerUnit<U, TimeUnit>(source)

Combines this unit with a unit of time. This often - but not always - results in a velocity. Subclasses should sharpen the return type to be unit-specific.

Return

the combined unit

Parameters

time

the unit of time