16 <ul> |
16 <ul> |
17 <li><a href="files.html"><span>File List</span></a></li> |
17 <li><a href="files.html"><span>File List</span></a></li> |
18 <li><a href="globals.html"><span>Globals</span></a></li> |
18 <li><a href="globals.html"><span>Globals</span></a></li> |
19 </ul></div> |
19 </ul></div> |
20 <div class="nav"> |
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> |
21 <a class="el" href="dir_bb27f6e70a4a8ab6966321815f15a33d.html">include</a> » <a class="el" href="dir_b4cb37708e11df2ba59ff85a4da75974.html">timers_unix</a></div> |
22 <h1>timerscfg.h File Reference</h1><code>#include <pthread.h></code><br> |
22 <h1>timerscfg.h File Reference</h1><code>#include <pthread.h></code><br> |
23 |
23 |
24 <p> |
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> |
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 |
26 |
27 <p> |
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"> |
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> |
29 <tr><td></td></tr> |
30 <tr><td colspan="2"><br><h2>Defines</h2></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> |
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#dea5fb459bddd6fd539cdf665dd657e6">TIMEVAL</a> unsigned long long</td></tr> |
32 |
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> |
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#9b8b68779cc690a9f699155420328d0f">TIMEVAL_MAX</a> ~(TIMEVAL)0</td></tr> |
34 |
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> |
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#ffc50d6b8321e910d6d4821b2aecfa92">MS_TO_TIMEVAL</a>(ms) ms*1000</td></tr> |
36 |
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> |
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#5f44d2f770d3bd711510372589f5ae9c">US_TO_TIMEVAL</a>(us) us</td></tr> |
38 |
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> |
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#69c1aff70ae463b42314dc6689cb7400">TASK_HANDLE</a> pthread_t</td></tr> |
40 |
40 |
41 </table> |
41 </table> |
42 <hr><h2>Define Documentation</h2> |
42 <hr><h2>Define Documentation</h2> |
43 <a class="anchor" name="ee85d2eeabff670269ebc2e00251ac6d"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ee85d2eeabff670269ebc2e00251ac6d" args="(ms)" --> |
43 <a class="anchor" name="ffc50d6b8321e910d6d4821b2aecfa92"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ffc50d6b8321e910d6d4821b2aecfa92" args="(ms)" --> |
44 <div class="memitem"> |
44 <div class="memitem"> |
45 <div class="memproto"> |
45 <div class="memproto"> |
46 <table class="memname"> |
46 <table class="memname"> |
47 <tr> |
47 <tr> |
48 <td class="memname">#define MS_TO_TIMEVAL </td> |
48 <td class="memname">#define MS_TO_TIMEVAL </td> |
60 |
60 |
61 <p> |
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>. |
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> |
63 </div> |
64 </div><p> |
64 </div><p> |
65 <a class="anchor" name="07c1b78efc83716fac9e31b9862f7e60"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="07c1b78efc83716fac9e31b9862f7e60" args="" --> |
65 <a class="anchor" name="69c1aff70ae463b42314dc6689cb7400"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="69c1aff70ae463b42314dc6689cb7400" args="" --> |
66 <div class="memitem"> |
66 <div class="memitem"> |
67 <div class="memproto"> |
67 <div class="memproto"> |
68 <table class="memname"> |
68 <table class="memname"> |
69 <tr> |
69 <tr> |
70 <td class="memname">#define TASK_HANDLE pthread_t </td> |
70 <td class="memname">#define TASK_HANDLE pthread_t </td> |
77 |
77 |
78 <p> |
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>. |
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> |
80 </div> |
81 </div><p> |
81 </div><p> |
82 <a class="anchor" name="6ae11f09e1ebf40f3562857272fab8bf"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="6ae11f09e1ebf40f3562857272fab8bf" args="" --> |
82 <a class="anchor" name="dea5fb459bddd6fd539cdf665dd657e6"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="dea5fb459bddd6fd539cdf665dd657e6" args="" --> |
83 <div class="memitem"> |
83 <div class="memitem"> |
84 <div class="memproto"> |
84 <div class="memproto"> |
85 <table class="memname"> |
85 <table class="memname"> |
86 <tr> |
86 <tr> |
87 <td class="memname">#define TIMEVAL unsigned long long </td> |
87 <td class="memname">#define TIMEVAL unsigned long long </td> |
94 |
94 |
95 <p> |
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>. |
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> |
97 </div> |
98 </div><p> |
98 </div><p> |
99 <a class="anchor" name="35b2fd1a5f6b88bf3842ba3663e6f85e"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="35b2fd1a5f6b88bf3842ba3663e6f85e" args="" --> |
99 <a class="anchor" name="9b8b68779cc690a9f699155420328d0f"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="9b8b68779cc690a9f699155420328d0f" args="" --> |
100 <div class="memitem"> |
100 <div class="memitem"> |
101 <div class="memproto"> |
101 <div class="memproto"> |
102 <table class="memname"> |
102 <table class="memname"> |
103 <tr> |
103 <tr> |
104 <td class="memname">#define TIMEVAL_MAX ~(TIMEVAL)0 </td> |
104 <td class="memname">#define TIMEVAL_MAX ~(TIMEVAL)0 </td> |
111 |
111 |
112 <p> |
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>. |
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> |
114 </div> |
115 </div><p> |
115 </div><p> |
116 <a class="anchor" name="56849fe35cb6cbe17f7768a2d3af62f8"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="56849fe35cb6cbe17f7768a2d3af62f8" args="(us)" --> |
116 <a class="anchor" name="5f44d2f770d3bd711510372589f5ae9c"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="5f44d2f770d3bd711510372589f5ae9c" args="(us)" --> |
117 <div class="memitem"> |
117 <div class="memitem"> |
118 <div class="memproto"> |
118 <div class="memproto"> |
119 <table class="memname"> |
119 <table class="memname"> |
120 <tr> |
120 <tr> |
121 <td class="memname">#define US_TO_TIMEVAL </td> |
121 <td class="memname">#define US_TO_TIMEVAL </td> |
133 |
133 |
134 <p> |
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>. |
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> |
136 </div> |
137 </div><p> |
137 </div><p> |
138 <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:52:08 2007 for CanFestival by |
138 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:35 2007 for CanFestival by |
139 <a href="http://www.doxygen.org/index.html"> |
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> |
140 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
141 </body> |
141 </body> |
142 </html> |
142 </html> |