transformTime

open fun transformTime(transform: (Duration) -> Duration): Behavior<A>(source)

Apply a function to the time used to sample the behavior.