<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic create  Timer  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/create-Timer/m-p/1062637#M54740</link>
    <description>&lt;P&gt;how can i create Timer on variable x&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2015 15:56:27 GMT</pubDate>
    <dc:creator>zeroman_z_</dc:creator>
    <dc:date>2015-11-11T15:56:27Z</dc:date>
    <item>
      <title>create  Timer</title>
      <link>https://community.intel.com/t5/Software-Archive/create-Timer/m-p/1062637#M54740</link>
      <description>&lt;P&gt;how can i create Timer on variable x&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 15:56:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/create-Timer/m-p/1062637#M54740</guid>
      <dc:creator>zeroman_z_</dc:creator>
      <dc:date>2015-11-11T15:56:27Z</dc:date>
    </item>
    <item>
      <title>Window setTimeout() Method</title>
      <link>https://community.intel.com/t5/Software-Archive/create-Timer/m-p/1062638#M54741</link>
      <description>&lt;H1&gt;Window &lt;SPAN class="color_h1"&gt;setTimeout()&lt;/SPAN&gt; Method&lt;/H1&gt;

&lt;P&gt;e.g.setTimeout(&lt;SPAN class="highELE"&gt;function&lt;/SPAN&gt;(){ alert(&lt;SPAN class="highVAL"&gt;"Hello World"&lt;/SPAN&gt;); }, &lt;SPAN class="highVAL"&gt;3000&lt;/SPAN&gt;);&lt;/P&gt;

&lt;P&gt;Definition and Usage&lt;BR /&gt;
	The setTimeout() method calls a function or evaluates an expression after a specified number of milliseconds.&lt;/P&gt;

&lt;P&gt;Tip: 1000 ms = 1 second.&lt;BR /&gt;
	Tip: The function is only executed once. If you need to repeat execution, use the setInterval() method.&lt;BR /&gt;
	Tip: Use the clearTimeout() method to prevent the function from running.&lt;/P&gt;

&lt;P&gt;source: &lt;A href="http://www.w3schools.com/jsref/met_win_settimeout.asp" target="_blank"&gt;http://www.w3schools.com/jsref/met_win_settimeout.asp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 17:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/create-Timer/m-p/1062638#M54741</guid>
      <dc:creator>Ad</dc:creator>
      <dc:date>2015-11-11T17:28:00Z</dc:date>
    </item>
    <item>
      <title>thanks</title>
      <link>https://community.intel.com/t5/Software-Archive/create-Timer/m-p/1062639#M54742</link>
      <description>&lt;P&gt;thanks&lt;/P&gt;

&lt;P&gt;but how can view variable on text to view counter PLZ &amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 00:31:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/create-Timer/m-p/1062639#M54742</guid>
      <dc:creator>zeroman_z_</dc:creator>
      <dc:date>2015-11-12T00:31:54Z</dc:date>
    </item>
  </channel>
</rss>

