analysis
profile_button ¶
profile_button()
Bases: button
The profile button allows starting and stopping a profiling session.
Use the profiling.profile
decorator for including functions or methods in the analysis.
The results are shown on the console.