From when are timer durations computed?

Hi,

given a user-task with an attached timer-boundary-event having a duration of 1 hour

When will the timer expire:

  • 1h after the TAKE event on the user-task?
  • 1h after the START event on the user-task?

Thank you

Hi @Francesco_Rigotti,

the timer will fire 1h after the START event.

Cheers, Ingo

1 Like

Hi @Ingo_Richtsmeier,

thank you :slight_smile: