Documentation/Source/eric5.DebugClients.Python.PyProfile.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
45 <p> 45 <p>
46 Class extending the standard Python profiler with additional methods. 46 Class extending the standard Python profiler with additional methods.
47 </p><p> 47 </p><p>
48 This class extends the standard Python profiler by the functionality to 48 This class extends the standard Python profiler by the functionality to
49 save the collected timing data in a timing cache, to restore these data 49 save the collected timing data in a timing cache, to restore these data
50 on subsequent calls, to store a profile dump to a standard filename and 50 on subsequent calls, to store a profile dump to a standard filename and
51 to erase these caches. 51 to erase these caches.
52 </p> 52 </p>
53 <h3>Derived from</h3> 53 <h3>Derived from</h3>
54 profile.Profile 54 profile.Profile
55 <h3>Class Attributes</h3> 55 <h3>Class Attributes</h3>

eric ide

mercurial