aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a03391.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a03391.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03391.html')
-rw-r--r--docs/doxygen/nel/a03391.html430
1 files changed, 430 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03391.html b/docs/doxygen/nel/a03391.html
new file mode 100644
index 00000000..386f8c5d
--- /dev/null
+++ b/docs/doxygen/nel/a03391.html
@@ -0,0 +1,430 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: NLMISC::CSimpleClock class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NLMISC::CSimpleClock Class Reference</h1><code>#include &lt;<a class="el" href="a05788.html">hierarchical_timer.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+A simple clock to measure ticks. <dl compact><dt><b>Warning:</b></dt><dd>On intel platform, processor cycles are counted, on other platforms, <a class="el" href="a02142.html#NLMISC_1_1CTimee1">CTime::getPerformanceTime</a> is used instead.</dd></dl>
+<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="a03446.html">CStopWatch</a> </dd></dl>
+<dl compact><dt><b>Author:</b></dt><dd>Nicolas Vizerie <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2002 </dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05788.html#l00096">96</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClocka0">CSimpleClock</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a13">uint64</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClocka1">getNumTicks</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClocka2">start</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClocka3">stop</a> ()</td></tr>
+
+<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a13">uint64</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClocke0">getStartStopNumTicks</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClocke1">init</a> ()</td></tr>
+
+<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a13">uint64</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClockr0">_NumTicks</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a13">uint64</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClockr1">_StartTick</a></td></tr>
+
+<tr><td colspan=2><br><h2>Static Private Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClockv0">_InitDone</a> = false</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a13">uint64</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03391.html#NLMISC_1_1CSimpleClockv1">_StartStopNumTicks</a> = 0</td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CSimpleClocka0" doxytag="NLMISC::CSimpleClock::CSimpleClock" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> NLMISC::CSimpleClock::CSimpleClock </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05788.html#l00099">99</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.
+<p>
+References <a class="el" href="a05788.html#l00152">_NumTicks</a>.
+<p>
+<div class="fragment"><pre>00099 : <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr0">_NumTicks</a>(0)
+00100 {
+00101 <span class="preprocessor"># ifdef NL_DEBUG</span>
+00102 <span class="preprocessor"></span> _Started = <span class="keyword">false</span>;
+00103 <span class="preprocessor"># endif</span>
+00104 <span class="preprocessor"></span> }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CSimpleClocka1" doxytag="NLMISC::CSimpleClock::getNumTicks" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a13">uint64</a> NLMISC::CSimpleClock::getNumTicks </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05788.html#l00133">133</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.
+<p>
+References <a class="el" href="a05788.html#l00152">_NumTicks</a>, <a class="el" href="a05622.html#l00290">nlassert</a>, and <a class="el" href="a05981.html#l00102">uint64</a>.
+<p>
+Referenced by <a class="el" href="a05787.html#l00288">NLMISC::CHTimer::display()</a>, <a class="el" href="a05787.html#l00375">NLMISC::CHTimer::displayByExecutionPath()</a>, <a class="el" href="a05787.html#l00472">NLMISC::CHTimer::displayHierarchical()</a>, <a class="el" href="a05787.html#l00556">NLMISC::CHTimer::displayHierarchicalByExecutionPathSorted()</a>, <a class="el" href="a05787.html#l00675">NLMISC::CHTimer::displaySummary()</a>, <a class="el" href="a05787.html#l00957">NLMISC::CHTimer::doAfter()</a>, <a class="el" href="a05787.html#l00935">NLMISC::CHTimer::doBefore()</a>, <a class="el" href="a05787.html#l00067">init()</a>, and <a class="el" href="a06149.html#l00383">NL3D::CMiniTimer::~CMiniTimer()</a>.
+<p>
+<div class="fragment"><pre>00134 {
+00135 <span class="preprocessor"> #ifdef NL_DEBUG</span>
+00136 <span class="preprocessor"></span> <a class="code" href="a04199.html#a6">nlassert</a>(!_Started);
+00137 <span class="preprocessor"> #endif</span>
+00138 <span class="preprocessor"></span> <a class="code" href="a04199.html#a6">nlassert</a>(_NumTicks != 0);
+00139 <span class="keywordflow">return</span> <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr0">_NumTicks</a>;
+00140 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CSimpleClocke0" doxytag="NLMISC::CSimpleClock::getStartStopNumTicks" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a13">uint64</a> NLMISC::CSimpleClock::getStartStopNumTicks </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline, static]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Get the number of ticks needed to perform <a class="el" href="a03391.html#NLMISC_1_1CSimpleClocka2">start()</a>. Should have called <a class="el" href="a03391.html#NLMISC_1_1CSimpleClocke1">init()</a> before calling this.
+<p>
+Definition at line <a class="el" href="a05788.html#l00146">146</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.
+<p>
+References <a class="el" href="a05787.html#l00044">_StartStopNumTicks</a>, and <a class="el" href="a05981.html#l00102">uint64</a>.
+<p>
+<div class="fragment"><pre>00147 {
+00148 <span class="keywordflow">return</span> <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockv1">_StartStopNumTicks</a>;
+00149 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CSimpleClocke1" doxytag="NLMISC::CSimpleClock::init" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NLMISC::CSimpleClock::init </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [static]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05787.html#l00067">67</a> of file <a class="el" href="a05787.html">hierarchical_timer.cpp</a>.
+<p>
+References <a class="el" href="a05787.html#l00043">_InitDone</a>, <a class="el" href="a05787.html#l00044">_StartStopNumTicks</a>, <a class="el" href="a05788.html#l00133">getNumTicks()</a>, <a class="el" href="a05788.html#l00106">start()</a>, <a class="el" href="a05788.html#l00119">stop()</a>, and <a class="el" href="a05981.html#l00105">uint</a>.
+<p>
+<div class="fragment"><pre>00068 {
+00069 <span class="keywordflow">if</span> (<a class="code" href="a03391.html#NLMISC_1_1CSimpleClockv0">_InitDone</a>) <span class="keywordflow">return</span>;
+00070 <span class="keyword">const</span> <a class="code" href="a04558.html#a15">uint</a> numSamples = 10000;
+00071
+00072 <a class="code" href="a03391.html#NLMISC_1_1CSimpleClocka0">CSimpleClock</a> observedClock;
+00073 <a class="code" href="a03391.html#NLMISC_1_1CSimpleClocka0">CSimpleClock</a> measuringClock;
+00074
+00075 measuringClock.start();
+00076 <span class="keywordflow">for</span>(<a class="code" href="a04558.html#a15">uint</a> <a class="code" href="a05373.html#a2">l</a> = 0; <a class="code" href="a05373.html#a2">l</a> &lt; numSamples; ++<a class="code" href="a05373.html#a2">l</a>)
+00077 {
+00078 observedClock.start();
+00079 observedClock.stop();
+00080 }
+00081 measuringClock.stop();
+00082
+00083 <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockv1">_StartStopNumTicks</a> = (measuringClock.getNumTicks() &gt;&gt; 1) / numSamples;
+00084 <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockv0">_InitDone</a> = <span class="keyword">true</span>;
+00085 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CSimpleClocka2" doxytag="NLMISC::CSimpleClock::start" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NLMISC::CSimpleClock::start </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05788.html#l00106">106</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.
+<p>
+References <a class="el" href="a05788.html#l00151">_StartTick</a>, and <a class="el" href="a05622.html#l00290">nlassert</a>.
+<p>
+Referenced by <a class="el" href="a06149.html#l00379">NL3D::CMiniTimer::CMiniTimer()</a>, <a class="el" href="a05787.html#l00288">NLMISC::CHTimer::display()</a>, <a class="el" href="a05787.html#l00375">NLMISC::CHTimer::displayByExecutionPath()</a>, <a class="el" href="a05787.html#l00472">NLMISC::CHTimer::displayHierarchical()</a>, <a class="el" href="a05787.html#l00556">NLMISC::CHTimer::displayHierarchicalByExecutionPathSorted()</a>, <a class="el" href="a05787.html#l00675">NLMISC::CHTimer::displaySummary()</a>, <a class="el" href="a05787.html#l00957">NLMISC::CHTimer::doAfter()</a>, <a class="el" href="a05787.html#l00935">NLMISC::CHTimer::doBefore()</a>, and <a class="el" href="a05787.html#l00067">init()</a>.
+<p>
+<div class="fragment"><pre>00107 {
+00108 <span class="preprocessor"># ifdef NL_DEBUG</span>
+00109 <span class="preprocessor"></span> <a class="code" href="a04199.html#a6">nlassert</a>(!_Started);
+00110 _Started = <span class="keyword">true</span>;
+00111 <span class="preprocessor"># endif</span>
+00112 <span class="preprocessor"></span><span class="preprocessor"># ifdef NL_CPU_INTEL</span>
+00113 <span class="preprocessor"></span> <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr1">_StartTick</a> = rdtsc();
+00114 <span class="preprocessor"># else</span>
+00115 <span class="preprocessor"></span> <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr1">_StartTick</a> = CTime::getPerformanceTime();
+00116 <span class="preprocessor"># endif</span>
+00117 <span class="preprocessor"></span> }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CSimpleClocka3" doxytag="NLMISC::CSimpleClock::stop" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NLMISC::CSimpleClock::stop </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">void&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05788.html#l00119">119</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.
+<p>
+References <a class="el" href="a05788.html#l00152">_NumTicks</a>, <a class="el" href="a05788.html#l00151">_StartTick</a>, and <a class="el" href="a05622.html#l00290">nlassert</a>.
+<p>
+Referenced by <a class="el" href="a05787.html#l00288">NLMISC::CHTimer::display()</a>, <a class="el" href="a05787.html#l00375">NLMISC::CHTimer::displayByExecutionPath()</a>, <a class="el" href="a05787.html#l00472">NLMISC::CHTimer::displayHierarchical()</a>, <a class="el" href="a05787.html#l00556">NLMISC::CHTimer::displayHierarchicalByExecutionPathSorted()</a>, <a class="el" href="a05787.html#l00675">NLMISC::CHTimer::displaySummary()</a>, <a class="el" href="a05787.html#l00957">NLMISC::CHTimer::doAfter()</a>, <a class="el" href="a05787.html#l00935">NLMISC::CHTimer::doBefore()</a>, <a class="el" href="a05787.html#l00067">init()</a>, and <a class="el" href="a06149.html#l00383">NL3D::CMiniTimer::~CMiniTimer()</a>.
+<p>
+<div class="fragment"><pre>00120 {
+00121 <span class="preprocessor"># ifdef NL_DEBUG</span>
+00122 <span class="preprocessor"></span> <a class="code" href="a04199.html#a6">nlassert</a>(_Started);
+00123 _Started = <span class="keyword">false</span>;
+00124 <span class="preprocessor"># endif</span>
+00125 <span class="preprocessor"></span><span class="preprocessor"># ifdef NL_CPU_INTEL</span>
+00126 <span class="preprocessor"></span> <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr0">_NumTicks</a> = rdtsc() - <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr1">_StartTick</a>;
+00127 <span class="preprocessor"># else</span>
+00128 <span class="preprocessor"></span> <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr0">_NumTicks</a> = CTime::getPerformanceTime() - <a class="code" href="a03391.html#NLMISC_1_1CSimpleClockr1">_StartTick</a>;
+00129 <span class="preprocessor"># endif</span>
+00130 <span class="preprocessor"></span>
+00131 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CSimpleClockv0" doxytag="NLMISC::CSimpleClock::_InitDone" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool <a class="el" href="a03391.html#NLMISC_1_1CSimpleClockv0">NLMISC::CSimpleClock::_InitDone</a> = false<code> [static, private]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05787.html#l00043">43</a> of file <a class="el" href="a05787.html">hierarchical_timer.cpp</a>.
+<p>
+Referenced by <a class="el" href="a05787.html#l00067">init()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CSimpleClockr0" doxytag="NLMISC::CSimpleClock::_NumTicks" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a13">uint64</a> <a class="el" href="a03391.html#NLMISC_1_1CSimpleClockr0">NLMISC::CSimpleClock::_NumTicks</a><code> [private]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05788.html#l00152">152</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.
+<p>
+Referenced by <a class="el" href="a05788.html#l00099">CSimpleClock()</a>, <a class="el" href="a05788.html#l00133">getNumTicks()</a>, and <a class="el" href="a05788.html#l00119">stop()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CSimpleClockv1" doxytag="NLMISC::CSimpleClock::_StartStopNumTicks" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a13">uint64</a> <a class="el" href="a03391.html#NLMISC_1_1CSimpleClockv1">NLMISC::CSimpleClock::_StartStopNumTicks</a> = 0<code> [static, private]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05787.html#l00044">44</a> of file <a class="el" href="a05787.html">hierarchical_timer.cpp</a>.
+<p>
+Referenced by <a class="el" href="a05788.html#l00146">getStartStopNumTicks()</a>, and <a class="el" href="a05787.html#l00067">init()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CSimpleClockr1" doxytag="NLMISC::CSimpleClock::_StartTick" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a13">uint64</a> <a class="el" href="a03391.html#NLMISC_1_1CSimpleClockr1">NLMISC::CSimpleClock::_StartTick</a><code> [private]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05788.html#l00151">151</a> of file <a class="el" href="a05788.html">hierarchical_timer.h</a>.
+<p>
+Referenced by <a class="el" href="a05788.html#l00106">start()</a>, and <a class="el" href="a05788.html#l00119">stop()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following files:<ul>
+<li><a class="el" href="a05788.html">hierarchical_timer.h</a><li><a class="el" href="a05787.html">hierarchical_timer.cpp</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 13:33:21 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>