CLOCK_TYPES_FOR_MAX_OFF_TIME
- Location
 - system/WORKBRAIN_PARAMETERS/
 - Description
 - 
            This parameter determines what clock type is used for the MAX_OFF_TIME parameter when determining if ON clocks should be moved.
            
The parameter accepts these values:
- NULL: The last processed clock swipe, regardless of type, is used when comparing MAX_OFF_TIME.
 - Any valid clock type number: The latest processed clock that is of the type(s) listed in the parameter is used when comparing MAX_OFF_TIME. (Note the number indicating the clock type to use.)
 
 - Valid values
 - 
            
NULL, or any integer representing a valid clock type number.
 - Default value
 - NULL