|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
|
3 <title>CanFestival: include/win32/timerscfg.h File Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.1 --> |
|
8 <div class="tabs"> |
|
9 <ul> |
|
10 <li><a href="main.html"><span>Main Page</span></a></li> |
|
11 <li><a href="annotated.html"><span>Data Structures</span></a></li> |
|
12 <li id="current"><a href="files.html"><span>Files</span></a></li> |
|
13 <li><a href="dirs.html"><span>Directories</span></a></li> |
|
14 </ul></div> |
|
15 <div class="tabs"> |
|
16 <ul> |
|
17 <li><a href="files.html"><span>File List</span></a></li> |
|
18 <li><a href="globals.html"><span>Globals</span></a></li> |
|
19 </ul></div> |
|
20 <div class="nav"> |
|
21 <a class="el" href="dir_2209bfb26110ae52d50da4cefad5e72f.html">include</a> » <a class="el" href="dir_782374bdd8d6f1de841137f3ffd6286c.html">win32</a></div> |
|
22 <h1>timerscfg.h File Reference</h1><code>#include <windows.h></code><br> |
|
23 |
|
24 <p> |
|
25 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> |
|
26 |
|
27 <p> |
|
28 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> |
|
29 <map name="include/win32/timerscfg.hdep_map"> |
|
30 <area href="timer_8h.html" shape="rect" coords="293,5,416,29" alt=""> |
|
31 <area href="timers__driver_8h.html" shape="rect" coords="508,55,684,79" alt=""> |
|
32 <area href="unix_2canfestival_8h.html" shape="rect" coords="735,80,929,104" alt=""> |
|
33 <area href="win32_2canfestival_8h.html" shape="rect" coords="251,155,459,179" alt=""> |
|
34 </map> |
|
35 |
|
36 <p> |
|
37 <a href="win32_2timerscfg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
38 <tr><td></td></tr> |
|
39 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
|
40 <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> |
|
41 |
|
42 <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> |
|
43 |
|
44 <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> |
|
45 |
|
46 <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> |
|
47 |
|
48 <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> |
|
49 |
|
50 </table> |
|
51 <hr><h2>Define Documentation</h2> |
|
52 <a class="anchor" name="ee85d2eeabff670269ebc2e00251ac6d"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ee85d2eeabff670269ebc2e00251ac6d" args="(ms)" --> |
|
53 <div class="memitem"> |
|
54 <div class="memproto"> |
|
55 <table class="memname"> |
|
56 <tr> |
|
57 <td class="memname">#define MS_TO_TIMEVAL </td> |
|
58 <td>(</td> |
|
59 <td class="paramtype">ms </td> |
|
60 <td class="paramname"> </td> |
|
61 <td> ) </td> |
|
62 <td width="100%"> ms*1000</td> |
|
63 </tr> |
|
64 </table> |
|
65 </div> |
|
66 <div class="memdoc"> |
|
67 |
|
68 <p> |
|
69 |
|
70 <p> |
|
71 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>. |
|
72 </div> |
|
73 </div><p> |
|
74 <a class="anchor" name="07c1b78efc83716fac9e31b9862f7e60"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="07c1b78efc83716fac9e31b9862f7e60" args="" --> |
|
75 <div class="memitem"> |
|
76 <div class="memproto"> |
|
77 <table class="memname"> |
|
78 <tr> |
|
79 <td class="memname">#define TASK_HANDLE HANDLE </td> |
|
80 </tr> |
|
81 </table> |
|
82 </div> |
|
83 <div class="memdoc"> |
|
84 |
|
85 <p> |
|
86 |
|
87 <p> |
|
88 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>. |
|
89 </div> |
|
90 </div><p> |
|
91 <a class="anchor" name="6ae11f09e1ebf40f3562857272fab8bf"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="6ae11f09e1ebf40f3562857272fab8bf" args="" --> |
|
92 <div class="memitem"> |
|
93 <div class="memproto"> |
|
94 <table class="memname"> |
|
95 <tr> |
|
96 <td class="memname">#define TIMEVAL unsigned long long </td> |
|
97 </tr> |
|
98 </table> |
|
99 </div> |
|
100 <div class="memdoc"> |
|
101 |
|
102 <p> |
|
103 |
|
104 <p> |
|
105 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>. |
|
106 </div> |
|
107 </div><p> |
|
108 <a class="anchor" name="35b2fd1a5f6b88bf3842ba3663e6f85e"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="35b2fd1a5f6b88bf3842ba3663e6f85e" args="" --> |
|
109 <div class="memitem"> |
|
110 <div class="memproto"> |
|
111 <table class="memname"> |
|
112 <tr> |
|
113 <td class="memname">#define TIMEVAL_MAX ~(TIMEVAL)0 </td> |
|
114 </tr> |
|
115 </table> |
|
116 </div> |
|
117 <div class="memdoc"> |
|
118 |
|
119 <p> |
|
120 |
|
121 <p> |
|
122 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>. |
|
123 </div> |
|
124 </div><p> |
|
125 <a class="anchor" name="56849fe35cb6cbe17f7768a2d3af62f8"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="56849fe35cb6cbe17f7768a2d3af62f8" args="(us)" --> |
|
126 <div class="memitem"> |
|
127 <div class="memproto"> |
|
128 <table class="memname"> |
|
129 <tr> |
|
130 <td class="memname">#define US_TO_TIMEVAL </td> |
|
131 <td>(</td> |
|
132 <td class="paramtype">us </td> |
|
133 <td class="paramname"> </td> |
|
134 <td> ) </td> |
|
135 <td width="100%"> us</td> |
|
136 </tr> |
|
137 </table> |
|
138 </div> |
|
139 <div class="memdoc"> |
|
140 |
|
141 <p> |
|
142 |
|
143 <p> |
|
144 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>. |
|
145 </div> |
|
146 </div><p> |
|
147 <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:52:08 2007 for CanFestival by |
|
148 <a href="http://www.doxygen.org/index.html"> |
|
149 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
150 </body> |
|
151 </html> |