RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

IncrementDelayedEventTime: Function

IncrementDelayedEventTime

ItemValue
Brieflyused for incrementing start time and end time when DelayEvent is received
Authors
Definition PathImprovingApp.Events.EventContext.IncrementDelayedEventTime
View Source LinkeventContext.riddl(9:3)

Types

Requires (Input)

  • originalTime: DateTime - {no brief}
  • duration: Duration - {no brief}

Yields (Output)

  • newTime: DateTime - {no brief}

Used By None

Uses Nothing