StefanKert / BuildVision

A Visual Studio extension to visualize the building process.
MIT License
261 stars 43 forks source link

Build time beyond 1 hour #84

Closed whazzup closed 4 years ago

whazzup commented 4 years ago

Build times tabulated wrongly if total time is more than an hour. Not major issue, but if it's a simple fix... https://i.imgur.com/XDXmYud.png

StefanKert commented 4 years ago

Hi @whazzup,

just checked it with the latest bits and you should be able to just configure that in the Settings.

Tools -> Options -> BuildVision -> Build Messages

image

Instead of the default value which is mm\:ss you just put in hh\:mm\:ss :) that should show hours for the total time. This setting is also available for columns :).

I will close this issue since it should be resolved :) if not please reopen.