|
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/timers_unix/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_7d2e1c1348ae374efead56a9f9c4dc81.html">timers_unix</a></div> |
|
22 <h1>timerscfg.h File Reference</h1><code>#include <pthread.h></code><br> |
|
23 |
|
24 <p> |
|
25 Include dependency graph for timerscfg.h:<p><center><img src="timers__unix_2timerscfg_8h__incl.png" border="0" usemap="#include/timers_unix/timerscfg.h_map" alt=""></center> |
|
26 |
|
27 <p> |
|
28 <a href="timers__unix_2timerscfg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
29 <tr><td></td></tr> |
|
30 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
|
31 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_2timerscfg_8h.html#6ae11f09e1ebf40f3562857272fab8bf">TIMEVAL</a> unsigned long long</td></tr> |
|
32 |
|
33 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_2timerscfg_8h.html#35b2fd1a5f6b88bf3842ba3663e6f85e">TIMEVAL_MAX</a> ~(TIMEVAL)0</td></tr> |
|
34 |
|
35 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_2timerscfg_8h.html#ee85d2eeabff670269ebc2e00251ac6d">MS_TO_TIMEVAL</a>(ms) ms*1000</td></tr> |
|
36 |
|
37 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_2timerscfg_8h.html#56849fe35cb6cbe17f7768a2d3af62f8">US_TO_TIMEVAL</a>(us) us</td></tr> |
|
38 |
|
39 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__unix_2timerscfg_8h.html#07c1b78efc83716fac9e31b9862f7e60">TASK_HANDLE</a> pthread_t</td></tr> |
|
40 |
|
41 </table> |
|
42 <hr><h2>Define Documentation</h2> |
|
43 <a class="anchor" name="ee85d2eeabff670269ebc2e00251ac6d"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ee85d2eeabff670269ebc2e00251ac6d" args="(ms)" --> |
|
44 <div class="memitem"> |
|
45 <div class="memproto"> |
|
46 <table class="memname"> |
|
47 <tr> |
|
48 <td class="memname">#define MS_TO_TIMEVAL </td> |
|
49 <td>(</td> |
|
50 <td class="paramtype">ms </td> |
|
51 <td class="paramname"> </td> |
|
52 <td> ) </td> |
|
53 <td width="100%"> ms*1000</td> |
|
54 </tr> |
|
55 </table> |
|
56 </div> |
|
57 <div class="memdoc"> |
|
58 |
|
59 <p> |
|
60 |
|
61 <p> |
|
62 Definition at line <a class="el" href="timers__unix_2timerscfg_8h-source.html#l00032">32</a> of file <a class="el" href="timers__unix_2timerscfg_8h-source.html">timerscfg.h</a>. |
|
63 </div> |
|
64 </div><p> |
|
65 <a class="anchor" name="07c1b78efc83716fac9e31b9862f7e60"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="07c1b78efc83716fac9e31b9862f7e60" args="" --> |
|
66 <div class="memitem"> |
|
67 <div class="memproto"> |
|
68 <table class="memname"> |
|
69 <tr> |
|
70 <td class="memname">#define TASK_HANDLE pthread_t </td> |
|
71 </tr> |
|
72 </table> |
|
73 </div> |
|
74 <div class="memdoc"> |
|
75 |
|
76 <p> |
|
77 |
|
78 <p> |
|
79 Definition at line <a class="el" href="timers__unix_2timerscfg_8h-source.html#l00035">35</a> of file <a class="el" href="timers__unix_2timerscfg_8h-source.html">timerscfg.h</a>. |
|
80 </div> |
|
81 </div><p> |
|
82 <a class="anchor" name="6ae11f09e1ebf40f3562857272fab8bf"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="6ae11f09e1ebf40f3562857272fab8bf" args="" --> |
|
83 <div class="memitem"> |
|
84 <div class="memproto"> |
|
85 <table class="memname"> |
|
86 <tr> |
|
87 <td class="memname">#define TIMEVAL unsigned long long </td> |
|
88 </tr> |
|
89 </table> |
|
90 </div> |
|
91 <div class="memdoc"> |
|
92 |
|
93 <p> |
|
94 |
|
95 <p> |
|
96 Definition at line <a class="el" href="timers__unix_2timerscfg_8h-source.html#l00030">30</a> of file <a class="el" href="timers__unix_2timerscfg_8h-source.html">timerscfg.h</a>. |
|
97 </div> |
|
98 </div><p> |
|
99 <a class="anchor" name="35b2fd1a5f6b88bf3842ba3663e6f85e"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="35b2fd1a5f6b88bf3842ba3663e6f85e" args="" --> |
|
100 <div class="memitem"> |
|
101 <div class="memproto"> |
|
102 <table class="memname"> |
|
103 <tr> |
|
104 <td class="memname">#define TIMEVAL_MAX ~(TIMEVAL)0 </td> |
|
105 </tr> |
|
106 </table> |
|
107 </div> |
|
108 <div class="memdoc"> |
|
109 |
|
110 <p> |
|
111 |
|
112 <p> |
|
113 Definition at line <a class="el" href="timers__unix_2timerscfg_8h-source.html#l00031">31</a> of file <a class="el" href="timers__unix_2timerscfg_8h-source.html">timerscfg.h</a>. |
|
114 </div> |
|
115 </div><p> |
|
116 <a class="anchor" name="56849fe35cb6cbe17f7768a2d3af62f8"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="56849fe35cb6cbe17f7768a2d3af62f8" args="(us)" --> |
|
117 <div class="memitem"> |
|
118 <div class="memproto"> |
|
119 <table class="memname"> |
|
120 <tr> |
|
121 <td class="memname">#define US_TO_TIMEVAL </td> |
|
122 <td>(</td> |
|
123 <td class="paramtype">us </td> |
|
124 <td class="paramname"> </td> |
|
125 <td> ) </td> |
|
126 <td width="100%"> us</td> |
|
127 </tr> |
|
128 </table> |
|
129 </div> |
|
130 <div class="memdoc"> |
|
131 |
|
132 <p> |
|
133 |
|
134 <p> |
|
135 Definition at line <a class="el" href="timers__unix_2timerscfg_8h-source.html#l00033">33</a> of file <a class="el" href="timers__unix_2timerscfg_8h-source.html">timerscfg.h</a>. |
|
136 </div> |
|
137 </div><p> |
|
138 <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:52:08 2007 for CanFestival by |
|
139 <a href="http://www.doxygen.org/index.html"> |
|
140 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
141 </body> |
|
142 </html> |