CakeReportPrinterBase.

FormatTime(TimeSpan) Method

Summary

Formats a TimeSpan.

Syntax

protected static string FormatTime(TimeSpan time)

Parameters

Name Type Description
time TimeSpan The TimeSpan to format.

Return Value

Type Description
string A formatted string.