def create(): return xs.pipe(ops.take_last_with_time(25))
def create(): return xs.pipe(ops.take_last_with_time(45))