Constructors
Methods
- Aggregate(Action) Executes an action and aggregates its run time into the total.
-
Aggregate(Time
Span) Aggregates a time span into the total time. -
Aggregate
Async(Func<Task>) Executes an asynchronous action and aggregates its run time into the total.
Properties
- Total Returns the total time aggregated across all the actions.