Skip to content

Pause duration out of trial duration

Thomas Duhamel requested to merge pause_out_of_trial_duration into develop

Created by: thomasduhamel

Keep track of the cumulated duration of the pauses in the trial, and substract it from the trial duration.

We do it that way in case we want to have the pause duration in the csv export at some point.

Merge request reports