ElapsedTimeColumn Class
A column showing the elapsed time of a task.
public sealed class ElapsedTimeColumn : ProgressColumn
- Namespace
- Spectre
.Console - Base Types
Properties
- Style Style
- Gets or sets the style of the remaining time text.
Methods
-
override int? GetColumnWidth
(RenderOptions) - Gets the width of the column.
-
override IRenderable Render
(RenderOptions, ProgressTask, TimeSpan) - Gets a renderable representing the column.