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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.DebugClients.Python.PyProfile.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.DebugClients.Python.PyProfile.html	Sat Aug 20 16:30:49 2011 +0200
@@ -56,12 +56,13 @@
 <table>
 <tr><td>dispatch</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#PyProfile.__init__">PyProfile</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#PyProfile.__restore">__restore</a></td>
 <td>Private method to restore the timing data from the timing cache.</td>
 </tr><tr>
@@ -81,6 +82,10 @@
 <td>Private method used to trace functions calls.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="PyProfile.__init__" ID="PyProfile.__init__"></a>
 <h4>PyProfile (Constructor)</h4>
 <b>PyProfile</b>(<i>basename, timer=None, bias=None</i>)

eric ide

mercurial