Displaying program execution time in PyCharm

How to make sure that when the program is executed, the time of its execution is also displayed?
To make it look something like this (Sublime for example):

2

请先登录再写评论。