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 nullable estimated cost-to-fix a set of issues, it can be negative in case of debt-diff value.
- annualInterest
- The cost-to-not-fix per year a set of issue, it can be negative in case of annual-interest-diff value.
Return Value
.Value.BreakingPoint() if is not null, else returns null.
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed