Type Alias Timing
TimingElement
Type used to represent the combination of a publisher’s output and a timing function’s output.
Framework
- Timekeeper
Declaration
typealias TimingElement<Output> = (Output, Timing)Framework
typealias TimingElement<Output> = (Output, Timing)