CakeReportEntry.

Duration Property

Summary

Gets the duration the task ran for.
Namespace
Cake.Core
Containing Type
CakeReportEntry

Syntax

public TimeSpan Duration { get; }

Value

Type Description
TimeSpan The duration the task ran for.