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_bb27f6e70a4a8ab6966321815f15a33d.html">include</a> » <a class="el" href="dir_c7d46e648ccfb6549f9bb77df6f733fd.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="251,173,352,200" alt=""> |
|
31 <area href="timers__driver_8h.html" shape="rect" coords="465,300,612,327" alt=""> |
|
32 <area href="unix_2canfestival_8h.html" shape="rect" coords="711,376,871,403" alt=""> |
|
33 <area href="win32_2canfestival_8h.html" shape="rect" coords="217,351,385,377" alt=""> |
|
34 <area href="timer_8c.html" shape="rect" coords="500,148,577,175" alt=""> |
|
35 <area href="timers__unix_8c.html" shape="rect" coords="437,199,640,225" alt=""> |
|
36 <area href="timers__xeno_8c.html" shape="rect" coords="436,249,641,276" alt=""> |
|
37 <area href="drivers__win32_8cpp.html" shape="rect" coords="692,300,889,327" alt=""> |
|
38 <area href="timers__win32_8cpp.html" shape="rect" coords="693,123,888,149" alt=""> |
|
39 <area href="sdo_8h.html" shape="rect" coords="492,97,585,124" alt=""> |
|
40 </map> |
|
41 |
|
42 <p> |
|
43 <a href="win32_2timerscfg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
44 <tr><td></td></tr> |
|
45 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
|
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#dea5fb459bddd6fd539cdf665dd657e6">TIMEVAL</a> unsigned long long</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#9b8b68779cc690a9f699155420328d0f">TIMEVAL_MAX</a> ~(TIMEVAL)0</td></tr> |
|
49 |
|
50 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#ffc50d6b8321e910d6d4821b2aecfa92">MS_TO_TIMEVAL</a>(ms) ms*1000</td></tr> |
|
51 |
|
52 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#5f44d2f770d3bd711510372589f5ae9c">US_TO_TIMEVAL</a>(us) us</td></tr> |
|
53 |
|
54 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="win32_2timerscfg_8h.html#69c1aff70ae463b42314dc6689cb7400">TASK_HANDLE</a> HANDLE</td></tr> |
|
55 |
|
56 </table> |
|
57 <hr><h2>Define Documentation</h2> |
|
58 <a class="anchor" name="ffc50d6b8321e910d6d4821b2aecfa92"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ffc50d6b8321e910d6d4821b2aecfa92" args="(ms)" --> |
|
59 <div class="memitem"> |
|
60 <div class="memproto"> |
|
61 <table class="memname"> |
|
62 <tr> |
|
63 <td class="memname">#define MS_TO_TIMEVAL </td> |
|
64 <td>(</td> |
|
65 <td class="paramtype">ms </td> |
|
66 <td class="paramname"> </td> |
|
67 <td> ) </td> |
|
68 <td width="100%"> ms*1000</td> |
|
69 </tr> |
|
70 </table> |
|
71 </div> |
|
72 <div class="memdoc"> |
|
73 |
|
74 <p> |
|
75 |
|
76 <p> |
|
77 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>. |
|
78 </div> |
|
79 </div><p> |
|
80 <a class="anchor" name="69c1aff70ae463b42314dc6689cb7400"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="69c1aff70ae463b42314dc6689cb7400" args="" --> |
|
81 <div class="memitem"> |
|
82 <div class="memproto"> |
|
83 <table class="memname"> |
|
84 <tr> |
|
85 <td class="memname">#define TASK_HANDLE HANDLE </td> |
|
86 </tr> |
|
87 </table> |
|
88 </div> |
|
89 <div class="memdoc"> |
|
90 |
|
91 <p> |
|
92 |
|
93 <p> |
|
94 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>. |
|
95 </div> |
|
96 </div><p> |
|
97 <a class="anchor" name="dea5fb459bddd6fd539cdf665dd657e6"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="dea5fb459bddd6fd539cdf665dd657e6" args="" --> |
|
98 <div class="memitem"> |
|
99 <div class="memproto"> |
|
100 <table class="memname"> |
|
101 <tr> |
|
102 <td class="memname">#define TIMEVAL unsigned long long </td> |
|
103 </tr> |
|
104 </table> |
|
105 </div> |
|
106 <div class="memdoc"> |
|
107 |
|
108 <p> |
|
109 |
|
110 <p> |
|
111 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>. |
|
112 </div> |
|
113 </div><p> |
|
114 <a class="anchor" name="9b8b68779cc690a9f699155420328d0f"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="9b8b68779cc690a9f699155420328d0f" args="" --> |
|
115 <div class="memitem"> |
|
116 <div class="memproto"> |
|
117 <table class="memname"> |
|
118 <tr> |
|
119 <td class="memname">#define TIMEVAL_MAX ~(TIMEVAL)0 </td> |
|
120 </tr> |
|
121 </table> |
|
122 </div> |
|
123 <div class="memdoc"> |
|
124 |
|
125 <p> |
|
126 |
|
127 <p> |
|
128 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>. |
|
129 </div> |
|
130 </div><p> |
|
131 <a class="anchor" name="5f44d2f770d3bd711510372589f5ae9c"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="5f44d2f770d3bd711510372589f5ae9c" args="(us)" --> |
|
132 <div class="memitem"> |
|
133 <div class="memproto"> |
|
134 <table class="memname"> |
|
135 <tr> |
|
136 <td class="memname">#define US_TO_TIMEVAL </td> |
|
137 <td>(</td> |
|
138 <td class="paramtype">us </td> |
|
139 <td class="paramname"> </td> |
|
140 <td> ) </td> |
|
141 <td width="100%"> us</td> |
|
142 </tr> |
|
143 </table> |
|
144 </div> |
|
145 <div class="memdoc"> |
|
146 |
|
147 <p> |
|
148 |
|
149 <p> |
|
150 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>. |
|
151 </div> |
|
152 </div><p> |
|
153 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:36 2007 for CanFestival by |
|
154 <a href="http://www.doxygen.org/index.html"> |
|
155 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
156 </body> |
|
157 </html> |
|