4.9 Breakpoints and Stopwatch

Use breakpoints to halt code execution at specific lines in your code. Use the stopwatch with breakpoints to time code execution. The following sections cover breakpoints and stopwatch uses.