summaryrefslogtreecommitdiffstats
path: root/tapsets/API-start-stopwatch.html
diff options
authorfche <fche>2018-10-13 19:38:43 +0000
committerfche <fche>2018-10-13 19:38:43 +0000
commite542fe1f0b69e92061bc8000414506c282a31451 (patch)
tree897416744e3bbe5456e2f24c74ee1d8747df5f12 /tapsets/API-start-stopwatch.html
parentremoved langref/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-start-stopwatch.html')
-rw-r--r--tapsets/API-start-stopwatch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/tapsets/API-start-stopwatch.html b/tapsets/API-start-stopwatch.html
index b3506e1f..1260c5ee 100644
--- a/tapsets/API-start-stopwatch.html
+++ b/tapsets/API-start-stopwatch.html
@@ -1,10 +1,10 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>function::start_stopwatch</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="timestamp_stp.html" title="Chapter 3. Timestamp Functions"><link rel="prev" href="API-read-stopwatch-us.html" title="function::read_stopwatch_us"><link rel="next" href="API-stop-stopwatch.html" title="function::stop_stopwatch"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">function::start_stopwatch</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-read-stopwatch-us.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Timestamp Functions</th><td width="20%" align="right"> <a accesskey="n" href="API-stop-stopwatch.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-start-stopwatch"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>function::start_stopwatch — 1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>function::start_stopwatch</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="timestamp_stp.html" title="Chapter 3. Timestamp Functions"><link rel="prev" href="API-read-stopwatch-us.html" title="function::read_stopwatch_us"><link rel="next" href="API-stop-stopwatch.html" title="function::stop_stopwatch"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">function::start_stopwatch</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-read-stopwatch-us.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Timestamp Functions</th><td width="20%" align="right"> <a accesskey="n" href="API-stop-stopwatch.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-start-stopwatch"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>function::start_stopwatch —
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="idm47872006297328"></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="idp71873683737152"></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="idm47872006294272"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71873683740208"></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>