Where to find total time spent for training?

Hello. I have trained my model. Now, I need to know how much time was spent for training. All I could find is data from tensorboard: it shows relative time elapsed since training started. The problem is that it counts time when model was not training as well.

after launching the commend mlagents-learn from the cmd prompt there should be verbose output that includes total training time in seconds: