<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>CanFestival: include/win32/timerscfg.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul></div>
<div class="nav">
<a class="el" href="dir_2209bfb26110ae52d50da4cefad5e72f.html">include</a> » <a class="el" href="dir_782374bdd8d6f1de841137f3ffd6286c.html">win32</a></div>
<h1>timerscfg.h File Reference</h1><code>#include <windows.h></code><br>
<p>
Include dependency graph for timerscfg.h:<p><center><img src="win32_2timerscfg_8h__incl.png" border="0" usemap="#include/win32/timerscfg.h_map" alt=""></center>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="win32_2timerscfg_8h__dep__incl.png" border="0" usemap="#include/win32/timerscfg.hdep_map" alt=""></center>
<map name="include/win32/timerscfg.hdep_map">
<area href="timer_8h.html" shape="rect" coords="293,5,416,29" alt="">
<area href="timers__driver_8h.html" shape="rect" coords="508,55,684,79" alt="">
<area href="unix_2canfestival_8h.html" shape="rect" coords="735,80,929,104" alt="">
<area href="win32_2canfestival_8h.html" shape="rect" coords="251,155,459,179" alt="">
</map>
<p>
<a href="win32_2timerscfg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#6ae11f09e1ebf40f3562857272fab8bf">TIMEVAL</a> unsigned long long</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#35b2fd1a5f6b88bf3842ba3663e6f85e">TIMEVAL_MAX</a> ~(TIMEVAL)0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#ee85d2eeabff670269ebc2e00251ac6d">MS_TO_TIMEVAL</a>(ms) ms*1000</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#56849fe35cb6cbe17f7768a2d3af62f8">US_TO_TIMEVAL</a>(us) us</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#07c1b78efc83716fac9e31b9862f7e60">TASK_HANDLE</a> HANDLE</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="ee85d2eeabff670269ebc2e00251ac6d"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ee85d2eeabff670269ebc2e00251ac6d" args="(ms)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define MS_TO_TIMEVAL </td>
<td>(</td>
<td class="paramtype">ms </td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> ms*1000</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Definition at line <a class="el" href="win32_2timerscfg_8h-source.html#l00033">33</a> of file <a class="el" href="win32_2timerscfg_8h-source.html">timerscfg.h</a>.
</div>
</div><p>
<a class="anchor" name="07c1b78efc83716fac9e31b9862f7e60"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="07c1b78efc83716fac9e31b9862f7e60" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TASK_HANDLE HANDLE </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Definition at line <a class="el" href="win32_2timerscfg_8h-source.html#l00036">36</a> of file <a class="el" href="win32_2timerscfg_8h-source.html">timerscfg.h</a>.
</div>
</div><p>
<a class="anchor" name="6ae11f09e1ebf40f3562857272fab8bf"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="6ae11f09e1ebf40f3562857272fab8bf" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TIMEVAL unsigned long long </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Definition at line <a class="el" href="win32_2timerscfg_8h-source.html#l00031">31</a> of file <a class="el" href="win32_2timerscfg_8h-source.html">timerscfg.h</a>.
</div>
</div><p>
<a class="anchor" name="35b2fd1a5f6b88bf3842ba3663e6f85e"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="35b2fd1a5f6b88bf3842ba3663e6f85e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TIMEVAL_MAX ~(TIMEVAL)0 </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Definition at line <a class="el" href="win32_2timerscfg_8h-source.html#l00032">32</a> of file <a class="el" href="win32_2timerscfg_8h-source.html">timerscfg.h</a>.
</div>
</div><p>
<a class="anchor" name="56849fe35cb6cbe17f7768a2d3af62f8"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="56849fe35cb6cbe17f7768a2d3af62f8" args="(us)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define US_TO_TIMEVAL </td>
<td>(</td>
<td class="paramtype">us </td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> us</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Definition at line <a class="el" href="win32_2timerscfg_8h-source.html#l00034">34</a> of file <a class="el" href="win32_2timerscfg_8h-source.html">timerscfg.h</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:52:08 2007 for CanFestival by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>