Home | History | Annotate | Download | only in scheduler

Lines Matching refs:time_row

1051         time_row = _db.execute("""
1057 if time_row:
1058 t_begin, t_end = time_row[0]