| Interface | Description |
|---|---|
| StatusBarComponent |
| Class | Description |
|---|---|
| AverageTimeComponent |
StatusBarComponent that renders the average time algorithm steps are taking
in the form of steps per second, also shows elapsed time. |
| ElapsedTimeComponent |
StatusBarComponent that renders the elapsed time since its creation. |
| KeanuAnimationComponent |
StatusBarComponent that renders the Keanu animation. |
| PercentageComponent |
StatusBarComponent that renders a percentage bar which can be updated. |
| RemainingTimeComponent |
StatusBarComponent that shows the estimated remaining time for algorithm completion. |
| StatusBar | |
| TextComponent | |
| TimeComponent |