RScript Code Execution Timer: RStudio IDE

I wonder if it would be possible to add a code execution Timer in the RStudio IDE itself.

It would simply be a counter 00:00:00 [HH:MM:SS] next to the execution "STOP" button that appears when you run code.

Would it be doable?

What could be done is to increase second by second a "Time Interval" (00:00:00) in RStudio IDE when RScript.exe starts executing, till it finishes it's execution (HH:MM:SS).

Thank you,
Juan