Gets the time point from now when the estimated cost-to-not-fix the  will reach the estimated cost-to-fix the . This time point is named the breaking point.
            
            
            
            
        
            Parameters
- debt
 
- The estimated cost-to-fix a set of issues, it can be negative in case of debt-diff value.
 - annualInterest
 
- The nullable cost-to-not-fix per year a set of issue, it can be negative in case of annual-interest-diff value.
 
            
            Return Value
.BreakingPoint(.Value) if  is not null, else returns null.
 
            
            
            
            
            Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed