in jupyter notebook, I can do
%time print \'hello world\'
and it will print out wall time etc.
But I cannot do the same in Visual studio 2