def create():
     return xs.pipe(ops.take_last_with_time(25))
Exemplo n.º 2
0
 def create():
     return xs.pipe(ops.take_last_with_time(45))