blob: f685a5dfc1105e5bb9d2f7b3fd7fba450967816e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>osclconfig_util.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>osclconfig_util.h</h1><a href="osclconfig__util_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="preprocessor">#ifndef OSCLCONFIG_UTIL_H_INCLUDED</span>
00002 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_UTIL_H_INCLUDED</span>
00003 <span class="preprocessor"></span>
00004 <span class="preprocessor">#ifndef OSCLCONFIG_H_INCLUDED</span>
00005 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig_8h.html">osclconfig.h</a>"</span>
00006 <span class="preprocessor">#endif</span>
00007 <span class="preprocessor"></span>
00008 <span class="preprocessor">#include &lt;stdio.h&gt;</span> <span class="comment">//sprintf</span>
00009 <span class="preprocessor">#include &lt;time.h&gt;</span> <span class="comment">// OSCL clock</span>
00010 <span class="preprocessor">#include &lt;sys/time.h&gt;</span> <span class="comment">// timeval</span>
00011
<a name="l00012"></a><a class="code" href="osclconfig__util_8h.html#a0">00012</a> <span class="preprocessor">#define OSCL_CLOCK_HAS_DRIFT_CORRECTION 0</span>
<a name="l00013"></a><a class="code" href="osclconfig__util_8h.html#a1">00013</a> <span class="preprocessor"></span><span class="preprocessor">#define OSCL_HAS_SYMBIAN_TIMERS 0</span>
<a name="l00014"></a><a class="code" href="osclconfig__util_8h.html#a2">00014</a> <span class="preprocessor"></span><span class="preprocessor">#define OSCL_HAS_SYMBIAN_MATH 0</span>
00015 <span class="preprocessor"></span>
<a name="l00016"></a><a class="code" href="osclconfig__util_8h.html#a3">00016</a> <span class="preprocessor">#define OSCL_RAND_MAX RAND_MAX</span>
00017 <span class="preprocessor"></span>
00018 <span class="comment">//Define system sleep call for the tick count test here.</span>
00019 <span class="preprocessor">#include &lt;unistd.h&gt;</span>
<a name="l00020"></a><a class="code" href="osclconfig__util_8h.html#a4">00020</a> <span class="preprocessor">#define SLEEP_ONE_SEC sleep(1)</span>
00021 <span class="preprocessor"></span>
00022
00023 <span class="preprocessor">#include "<a class="code" href="osclconfig__util__check_8h.html">osclconfig_util_check.h</a>"</span>
00024
00025 <span class="preprocessor">#endif</span>
00026 <span class="preprocessor"></span>
</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>