User Portlet User Portlet

Discussions
In Evaluation > Debugger mode, you can use  RuntimeTools`Profile[ (* your code here *)]  to get how much time is spent on each statement.  Not exactly what you asked for, but assuming your command finishes, it might be helpful nonetheless.