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. | 
                                
                                
                                               
                         
                
            public TimeSpan Duration { get; }
	| Type | Description | 
|---|---|
| TimeSpan | The duration the task ran for. |