NDepend.API Documentation
ToString(TimeSpan) Method
NDepend.TechnicalDebt Namespace > IDebtFormatter Interface > ToString Method : ToString(TimeSpan) Method
The estimated duration to fix one or several issues
Format the technical duration to a string, according to the DebtSettings.DebtSettings.DebtStringFormat.
Syntax
string ToString( 
   TimeSpan duration
)

Parameters

duration
The estimated duration to fix one or several issues

Return Value

A string representing the technical debt estimation formatted
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IDebtFormatter Interface
IDebtFormatter Members
Overload List
DebtStringFormat Class