dominicegginton / spinner

Powerful Swift CLI Spinners
MIT License
45 stars 5 forks source link

Support Time Recording #30

Closed dominicegginton closed 3 years ago

dominicegginton commented 4 years ago
It would be really nice to support recoding the time between the start and finish of the spinner, and enable the user to display the time the spinner was active. Useful to benchmark code too 😄