diff options
| author | serhei <serhei> | 2022-11-16 15:22:14 +0000 |
|---|---|---|
| committer | serhei <serhei> | 2022-11-16 15:22:14 +0000 |
| commit | f7f6f68dda3ed01e7b7dd7e95dca2e84326fab2b (patch) | |
| tree | def321b7b9ba6994d8f5615bf5ecbabc47e07c38 /tapsets/API-start-stopwatch.html | |
| parent | add new tutorial/* (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-start-stopwatch.html')
| -rw-r--r-- | tapsets/API-start-stopwatch.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-start-stopwatch.html b/tapsets/API-start-stopwatch.html index 3c5383ba..cdcaba3b 100644 --- a/tapsets/API-start-stopwatch.html +++ b/tapsets/API-start-stopwatch.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Start a stopwatch | 2 | Start a stopwatch |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | start_stopwatch(name:string) | 4 | start_stopwatch(name:string) |
| 5 | </pre></div><div class="refsect1"><a name="idm46728490731664"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1"><a name="idm46353909078672"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | the stopwatch name | 6 | the stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm46728490728464"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm46353909075472"></a><h2>Description</h2><p> |
| 8 | Start stopwatch <em class="parameter"><code>name</code></em>. | 8 | Start stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. | 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stop-stopwatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::read_stopwatch_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::stop_stopwatch</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stop-stopwatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::read_stopwatch_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::stop_stopwatch</span></td></tr></table></div></body></html> |
