I wanted to write a small app that would sit in my taskbar and monitor what Visual Studio was doing all day. Specifically, what I really want to figure out is how long I spend waiting on Visual Studio to build my solution each day.
Could someone point me in the right direction. Is there something in the Visual Studio SDK that would help?