<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: scripted timer</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d</link>
<description>DisplayFusion RSS: scripted timer</description>
<lastBuildDate>Sun, 19 Apr 2026 12:04:56 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d</generator>
<item>
<title>RE: scripted timer</title>
<link>https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d#4</link>
<pubDate>Tue, 12 Mar 2019 15:36:54 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Excellent, glad to hear it!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Excellent, glad to hear it!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: scripted timer</title>
<link>https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d#3</link>
<pubDate>Tue, 12 Mar 2019 14:42:53 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[It works, thanks, the app has been a real help, i had been trying using the windows 10 screensaver but scripting was way more functional and versatile]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
It works, thanks, the app has been a real help, i had been trying using the windows 10 screensaver but scripting was way more functional and versatile <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: scripted timer</title>
<link>https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d#2</link>
<pubDate>Tue, 12 Mar 2019 14:39:39 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can use BFS.General.ThreadWait() for that. It takes an int in milliseconds, so 20 minutes would be:
BFS.General.ThreadWait(1200000);
Hope that helps!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can use BFS.General.ThreadWait() for that. It takes an int in milliseconds, so 20 minutes would be:<br/>
<br/>
<div class="Inline"><pre>BFS.General.ThreadWait(1200000);</pre></div><br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>scripted timer</title>
<link>https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d</link>
<pubDate>Mon, 11 Mar 2019 20:19:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/scripted-timer/?ID=6f2c71d9-d37a-4321-9d7e-34ac85b2284d</guid>
<category>DisplayFusion</category>
<description><![CDATA[I have a script that I'm writing and just need a script timer to divide the two actions.  (I'm just changing the wallpaper after 20 min).  I know the fusion has a timer but i just want one wallpaper change, not continous]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I have a script that I'm writing and just need a script timer to divide the two actions.  (I'm just changing the wallpaper after 20 min).  I know the fusion has a timer but i just want one wallpaper change, not continous
</div>
]]></content:encoded>
</item>
</channel>
</rss>