<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Think time that cannot be ignored</title>
	<atom:link href="http://www.jds.net.au/tech-tips/think-time-that-cannot-be-ignored/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jds.net.au/tech-tips/think-time-that-cannot-be-ignored/</link>
	<description>Expert consulting services with HP Software</description>
	<lastBuildDate>Mon, 06 Feb 2012 00:24:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.jds.net.au/tech-tips/think-time-that-cannot-be-ignored/#comment-16729</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Tue, 27 Jul 2010 11:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=905#comment-16729</guid>
		<description>I have just found this &quot;secret&quot; function (in ./LoadRunner/include/lrun.h)

/*
 * think time that ignores user RTS. thinks &#039;secs&#039; time as specified
 */
void lr_force_think_time (double secs);</description>
		<content:encoded><![CDATA[<p>I have just found this &#8220;secret&#8221; function (in ./LoadRunner/include/lrun.h)</p>
<p>/*<br />
 * think time that ignores user RTS. thinks &#8216;secs&#8217; time as specified<br />
 */<br />
void lr_force_think_time (double secs);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.jds.net.au/tech-tips/think-time-that-cannot-be-ignored/#comment-11078</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Wed, 03 Feb 2010 05:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=905#comment-11078</guid>
		<description>Note that Java vusers have a method they can call that does this for them.

&lt;blockquote&gt;&lt;strong&gt;lr.sleep&lt;/strong&gt; issues a Win 32 sleep command. For details, see Microsoft&#039;s Windows API documentation.&lt;/blockquote&gt;

C-based vusers will have to import Kernel32.dll and make the Win 32 API call directly.</description>
		<content:encoded><![CDATA[<p>Note that Java vusers have a method they can call that does this for them.</p>
<blockquote><p><strong>lr.sleep</strong> issues a Win 32 sleep command. For details, see Microsoft&#8217;s Windows API documentation.</p></blockquote>
<p>C-based vusers will have to import Kernel32.dll and make the Win 32 API call directly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

