7 lines
328 B
ReStructuredText
7 lines
328 B
ReStructuredText
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
|