com.glide.hub.flow_engine.stage_display.show_duration
ServiceNow property description:
Set to True to show duration in the stage column.
Attributes
- Sys ID: 10b5a2170f813300ecf0cc52ff767ead
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `com.glide.hub.flow_engine.stage_display.show_duration` controls whether the duration is displayed in the stage column of Flow Designer. When set to `True`, the duration for each stage in a flow is shown, providing visibility into how long each stage takes to complete. This can be useful for monitoring and optimizing the performance of flows. If set to `False`, the duration will not be displayed, which might be preferable for a cleaner interface or if duration information is not needed. This property can be configured in the system properties of Flow Designer.
Source