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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
54 profile.Profile 54 profile.Profile
55 <h3>Class Attributes</h3> 55 <h3>Class Attributes</h3>
56 <table> 56 <table>
57 <tr><td>dispatch</td></tr> 57 <tr><td>dispatch</td></tr>
58 </table> 58 </table>
59 <h3>Class Methods</h3>
60 <table>
61 <tr><td>None</td></tr>
62 </table>
59 <h3>Methods</h3> 63 <h3>Methods</h3>
60 <table> 64 <table>
61 <tr> 65 <tr>
62 <td><a href="#PyProfile.__init__">PyProfile</a></td> 66 <td><a href="#PyProfile.__init__">PyProfile</a></td>
63 <td>Constructor</td> 67 <td>Constructor</td>
78 <td>Public method to store the collected profile data.</td> 82 <td>Public method to store the collected profile data.</td>
79 </tr><tr> 83 </tr><tr>
80 <td><a href="#PyProfile.trace_dispatch_call">trace_dispatch_call</a></td> 84 <td><a href="#PyProfile.trace_dispatch_call">trace_dispatch_call</a></td>
81 <td>Private method used to trace functions calls.</td> 85 <td>Private method used to trace functions calls.</td>
82 </tr> 86 </tr>
87 </table>
88 <h3>Static Methods</h3>
89 <table>
90 <tr><td>None</td></tr>
83 </table> 91 </table>
84 <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a> 92 <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a>
85 <h4>PyProfile (Constructor)</h4> 93 <h4>PyProfile (Constructor)</h4>
86 <b>PyProfile</b>(<i>basename, timer = None, bias = None</i>) 94 <b>PyProfile</b>(<i>basename, timer = None, bias = None</i>)
87 <p> 95 <p>

eric ide

mercurial