Timer
kreuzberg.EventSource.Timer
case class Timer(duration: FiniteDuration, periodic: Boolean) extends EventSource[Unit]
A Timer.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait EventSource[Unit]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Collect values.
Filters the value
Attach a handler
Attach a handler, discarding the value.
Just hook in some code.
Map the value
Combine with some other event source.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article