def create():
     return xs.pipe(ops.take_last_with_time(25))
Beispiel #2
0
 def create():
     return xs.pipe(ops.take_last_with_time(45))