summaryrefslogtreecommitdiffstats
path: root/tapsets/API-thread-indent.html
diff options
authorjistone <jistone>2014-08-08 23:29:24 +0000
committerjistone <jistone>2014-08-08 23:29:24 +0000
commit5f22bac089d6dcd6fdd2d773db938b7bf3559b86 (patch)
treeb19ff3b984754a26d0082bd70ed57da6e383e75b /tapsets/API-thread-indent.html
parentupdate tutorial (diff)
update tapsets
Diffstat (limited to 'tapsets/API-thread-indent.html')
-rw-r--r--tapsets/API-thread-indent.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/tapsets/API-thread-indent.html b/tapsets/API-thread-indent.html
index dd68b6b7..9af47559 100644
--- a/tapsets/API-thread-indent.html
+++ b/tapsets/API-thread-indent.html
@@ -2,13 +2,14 @@
2 returns an amount of space with the current task information 2 returns an amount of space with the current task information
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 thread_indent:string(delta:long) 4 thread_indent:string(delta:long)
5</pre></div><div class="refsect1"><a name="idm47958666312656"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="idm214049889296"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p>
6 the amount of space added/removed for each call 6 the amount of space added/removed for each call
7 </p></dd></dl></div></div><div class="refsect1"><a name="idm47958666309056"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idm214049886064"></a><h2>Description</h2><p>
8 This function returns a string with appropriate 8 This function returns a string with appropriate
9 indentation for a thread. Call it with a small positive or 9 indentation for a thread. Call it with a small positive or
10 matching negative delta. If this is the real outermost, 10 matching negative delta. If this is the real outermost,
11 initial level of indentation, then the function resets the 11 initial level of indentation, then the function resets the
12 relative timestamp base to zero. An example is shown at the 12 relative timestamp base to zero. The timestamp is as per
13 end of this file. 13 provided by the __indent_timestamp function, which by default
14 measures microseconds.
14</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-indent-depth.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-thread-indent-depth.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::indent_depth</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::thread_indent_depth</span></td></tr></table></div></body></html> 15</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-indent-depth.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-thread-indent-depth.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::indent_depth</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::thread_indent_depth</span></td></tr></table></div></body></html>