1

I'm using Visual Studio Code to run my python scripts but I want to see the amount of time the code takes for executing from start to end. Some like this shown in MySQL 1

Thank you for your help

rioV8
  • 24,506
  • 3
  • 32
  • 49
Phantom5X
  • 31
  • 1
  • 3
  • You can use python functions to time you code execution. Can you check ? https://stackoverflow.com/a/1557584/8293176 – NanoBit Apr 23 '21 at 15:32
  • 1
    I did check this but I thought there might be a workaround wherein VSC itself would support this requirement – Phantom5X Apr 23 '21 at 16:58

0 Answers0