1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3<title>osclconfig_time.h File Reference</title> 4<link href="doxygen.css" rel="stylesheet" type="text/css"> 5</head><body> 6<!-- Generated by Doxygen 1.2.18 --> 7<center> 8<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> 9<hr><h1>osclconfig_time.h File Reference</h1><code>#include "<a class="el" href="osclconfig_8h-source.html">osclconfig.h</a>"</code><br> 10<code>#include <time.h></code><br> 11<code>#include <sys/time.h></code><br> 12<code>#include <unistd.h></code><br> 13<code>#include "<a class="el" href="osclconfig__time__check_8h-source.html">osclconfig_time_check.h</a>"</code><br> 14 15<p> 16<a href="osclconfig__time_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0> 17<tr><td></td></tr> 18<tr><td colspan=2><br><h2>Defines</h2></td></tr> 19<tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="osclconfig__time_8h.html#a0">OSCL_HAS_UNIX_TIME_FUNCS</a> 1</td></tr> 20<tr><td colspan=2><br><h2>Typedefs</h2></td></tr> 21<tr><td nowrap align=right valign=top>typedef timeval </td><td valign=bottom><a class="el" href="osclconfig__time_8h.html#a1">OsclBasicTimeStruct</a></td></tr> 22<tr><td nowrap align=right valign=top>typedef tm </td><td valign=bottom><a class="el" href="osclconfig__time_8h.html#a2">OsclBasicDateTimeStruct</a></td></tr> 23</table> 24<hr><h2>Define Documentation</h2> 25<a name="a0" doxytag="osclconfig_time.h::OSCL_HAS_UNIX_TIME_FUNCS"></a><p> 26<table width="100%" cellpadding="2" cellspacing="0" border="0"> 27 <tr> 28 <td class="md"> 29 <table cellpadding="0" cellspacing="0" border="0"> 30 <tr> 31 <td class="md" nowrap valign="top"> #define OSCL_HAS_UNIX_TIME_FUNCS 1 32 </table> 33 </td> 34 </tr> 35</table> 36<table cellspacing=5 cellpadding=0 border=0> 37 <tr> 38 <td> 39 40 </td> 41 <td> 42 43<p> 44 </td> 45 </tr> 46</table> 47<hr><h2>Typedef Documentation</h2> 48<a name="a2" doxytag="osclconfig_time.h::OsclBasicDateTimeStruct"></a><p> 49<table width="100%" cellpadding="2" cellspacing="0" border="0"> 50 <tr> 51 <td class="md"> 52 <table cellpadding="0" cellspacing="0" border="0"> 53 <tr> 54 <td class="md" nowrap valign="top"> typedef tm OsclBasicDateTimeStruct 55 </table> 56 </td> 57 </tr> 58</table> 59<table cellspacing=5 cellpadding=0 border=0> 60 <tr> 61 <td> 62 63 </td> 64 <td> 65 66<p> 67 </td> 68 </tr> 69</table> 70<a name="a1" doxytag="osclconfig_time.h::OsclBasicTimeStruct"></a><p> 71<table width="100%" cellpadding="2" cellspacing="0" border="0"> 72 <tr> 73 <td class="md"> 74 <table cellpadding="0" cellspacing="0" border="0"> 75 <tr> 76 <td class="md" nowrap valign="top"> typedef struct timeval OsclBasicTimeStruct 77 </table> 78 </td> 79 </tr> 80</table> 81<table cellspacing=5 cellpadding=0 border=0> 82 <tr> 83 <td> 84 85 </td> 86 <td> 87 88<p> 89 </td> 90 </tr> 91</table> 92<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 93<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 94</small></address> 95</body> 96</html> 97