|  | TimedSourceDsl Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Akka.Streams.Extra
 Syntax
SyntaxThe TimedSourceDsl type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | TimedTIn, TOut, TMat, TMat2 | 
            Measures time from receiving the first element and completion events - one for each subscriber of this IFlowTOut, TMat.
             | 
|   | TimedIntervalBetweenTIn, TMat | 
            Measures rolling interval between immediately subsequent "matching(o: O)" elements.
             | 
 See Also
See Also