Class TimeSpanExtensions
Inherited Members
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
public static class TimeSpanExtensions
Methods
ToReadableString(TimeSpan, int)
Declaration
public static string ToReadableString(this TimeSpan timeSpan, int milliSecondThreshold = 10000)
Parameters
| Type | Name | Description |
|---|---|---|
| TimeSpan | timeSpan | |
| int | milliSecondThreshold |
Returns
| Type | Description |
|---|---|
| string |