CakeReportPrinterBase.

FormatDuration(CakeReportEntry) Method

Summary

Returns the formatted time it took to process one CakeReportEntry.

Syntax

protected static string FormatDuration(CakeReportEntry item)

Parameters

Name Type Description
item CakeReportEntry The CakeReportEntry.

Return Value

Type Description
string The formatted time.