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.