<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>2 Questions...</title>
<description> 1st question:
Do you always have to start the video system, ex.if the app turns off the wii when it starts?

2nd question:
Is there a way to have code pause for a specific amount of seconds, like pause(1) or something?

coded in c++ btw
:)</description><link>http://forum.wiibrew.org/read.php?11,48223,48223#msg-48223</link><lastBuildDate>Mon, 17 Aug 2026 09:34:14 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,48223,48264#msg-48264</guid>
<title>Re: 2 Questions...</title><link>http://forum.wiibrew.org/read.php?11,48223,48264#msg-48264</link><description><![CDATA[ You can use sleep(x) or usleep(x) for the pausing thing. I think usleep() sleeps for x microseconds and sleep() for x seconds.]]></description>
<dc:creator>profetylen</dc:creator>
<category>Coding</category><pubDate>Sat, 30 Jan 2010 12:24:29 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,48223,48224#msg-48224</guid>
<title>Re: 2 Questions...</title><link>http://forum.wiibrew.org/read.php?11,48223,48224#msg-48224</link><description><![CDATA[ You are indeed not required to do that, but it is quite the limited application if you don&#039;t. I strongly urge you to find an application that needs the display, given that it is the primary output device.<br /><br />As for the delay, yes there should be at least one function for that.]]></description>
<dc:creator>henke37</dc:creator>
<category>Coding</category><pubDate>Sat, 30 Jan 2010 01:02:27 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,48223,48223#msg-48223</guid>
<title>2 Questions...</title><link>http://forum.wiibrew.org/read.php?11,48223,48223#msg-48223</link><description><![CDATA[ 1st question:<br />Do you always have to start the video system, ex.if the app turns off the wii when it starts?<br /><br />2nd question:<br />Is there a way to have code pause for a specific amount of seconds, like pause(1) or something?<br /><br />coded in c++ btw<br />:)]]></description>
<dc:creator>hunterm</dc:creator>
<category>Coding</category><pubDate>Sat, 30 Jan 2010 00:58:12 +0100</pubDate></item>
</channel>
</rss>