Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Chapter 11 - debugging

  1. Execute code with a timeout so you can see where your application is stalling
  2. Measure the duration of the execution
  3. Show how often that specific bit of code has been executed