<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=TIMER</id>
	<title>TIMER - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=TIMER"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=TIMER&amp;action=history"/>
	<updated>2026-08-02T15:58:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=TIMER&amp;diff=846&amp;oldid=prev</id>
		<title>ConvertBot: implements various timer functions</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=TIMER&amp;diff=846&amp;oldid=prev"/>
		<updated>2020-04-27T22:05:15Z</updated>

		<summary type="html">&lt;p&gt;implements various timer functions&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;implements various timer functions &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;FUNC&amp;gt;  - Name of the function (ON,OFF,SET,ELAPSE) [DEF=ON]&lt;br /&gt;
&amp;lt;LABEL&amp;gt; - Name of results parameter to receive timer information&lt;br /&gt;
&lt;br /&gt;
The timer modes are: &lt;br /&gt;
  1) elapsed time per command&lt;br /&gt;
  2) elapsed time over several commands&lt;br /&gt;
  3) resource usage per primitive.&lt;br /&gt;
&lt;br /&gt;
FUNCTIONS:&lt;br /&gt;
  ON - TIMER ON&lt;br /&gt;
  turns on the &amp;quot;elapsed time per command&amp;quot; function.  The image&lt;br /&gt;
  activation time and the execution time for an intrinsic or primitive are&lt;br /&gt;
  shown in &amp;quot;wall clock&amp;quot; (not CPU) seconds.  System loading may affect this&lt;br /&gt;
  value.  These times are displayed on the terminal and cannot be recorded in&lt;br /&gt;
  results parameters.&lt;br /&gt;
&lt;br /&gt;
  OFF - TIMER OFF&lt;br /&gt;
  Turns off the timer&lt;br /&gt;
&lt;br /&gt;
  SET - TIMER SET&lt;br /&gt;
  turns on the &amp;quot;elapsed time over several commands&amp;quot; function, useful&lt;br /&gt;
  for timing a macro or a block within a macro.  Again, &amp;quot;wall clock&amp;quot; (not CPU)&lt;br /&gt;
  seconds are displayed, so system loading may affect this value as well.&lt;br /&gt;
  TIMER SET is used to &amp;quot;start the stopwatch&amp;quot;, and TIMER ELAPSEd is used to &lt;br /&gt;
  report the time to &amp;lt;LABEL&amp;gt;.  TIMER ELAPSED reports elapsed time and continues &lt;br /&gt;
  timing.&lt;br /&gt;
&lt;br /&gt;
  ELAPSEd - TIMER ELAPSE &amp;lt;LABEL&amp;gt;&lt;br /&gt;
  Used to report the time to &amp;lt;LABEL&amp;gt; since SET.  Reports elapsed time and &lt;br /&gt;
  continues timing.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
Messages: NONE&lt;br /&gt;
&lt;br /&gt;
Switches: NONE&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>