UNPKG

@haystacks/async

Version:

A framework to build any number or any kind of native application or automation solution.

19 lines (18 loc) 1.47 kB
<?xml version="1.0" encoding="UTF-8"?><CommandWorkflows> <debug> <businessRules> <rules> <timeComputation> <Workflow Name="timeComputationEnable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation true"/> <Workflow Name="timeComputationDisable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation false"/> <Workflow Name="computeDeltaTimeEnable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation.computeDeltaTime true"/> <Workflow Name="computeDeltaTimeDisable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation.computeDeltaTime false"/> <Workflow Name="reformatDeltaTimeEnable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation.reformatDeltaTime true"/> <Workflow Name="reformatDeltaTimeDisable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation.reformatDeltaTime false"/> <Workflow Name="timeComputationSleepEnable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation.sleep true"/> <Workflow Name="timeComputationSleepDisable" Value="changeConfigSetting debugSetting.framework.businessRules.rules.timeComputation.sleep false"/> </timeComputation> </rules> </businessRules> </debug> </CommandWorkflows>