What is the best way to check my program's execution time?

Revision en1, by proRam, 2020-04-26 14:14:11

Can anyone tell me what is the best way to know the execution time of my source code? Best means that the execution of that method to determine time doesn't affect or has minimal effect on the code's actual runtime.

Tags #runtime, macros, #submissions

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English proRam 2020-04-26 14:14:11 273 Initial revision (published)