Flow_03cjfaf
Flow_05rihnz
Flow_06bd9o5
Flow_06bd9o5
Flow_0m6u4vx
Flow_0m6u4vx
Flow_1gocky9
Flow_1ewa0em
end_time = round(time.time() * 1000)
duration = round((end_time-start_time)/1000)
#if the duration is between 50-56 set it as 50
if duration >= 50 and duration < 56:
duration = 50
Duration: {{duration}} seconds
Flow_1ewa0em
Flow_1gocky9
"PT50S"
Flow_03cjfaf
Flow_05rihnz
start_time = round(time.time() * 1000)