Newer
Older
ubixos / doc / xml / structtimeval.xml
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16">
  <compounddef id="structtimeval" kind="struct" language="C++" prot="public">
    <compoundname>timeval</compoundname>
    <includes refid="__timeval_8h" local="no">_timeval.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structtimeval_1aef6ddab1064c430758f9f913b7e4a21e" prot="public" static="no" mutable="no">
        <type><ref refid="__timespec_8h_1ac8234dac99fc3a2dcc8b7998afd40d49" kindref="member">time_t</ref></type>
        <definition>time_t timeval::tv_sec</definition>
        <argsstring></argsstring>
        <name>tv_sec</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/_timeval.h" line="18" column="7" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/_timeval.h" bodystart="18" bodyend="-1"/>
        <referencedby refid="time_8c_1adf30830f5265e55035171c301eb9c3fb" compoundref="time_8c" startline="110" endline="118">gettimeofday</referencedby>
        <referencedby refid="sys__arch_8c_1aa40706a5e306545035127c0cf198cf49" compoundref="sys__arch_8c" startline="483" endline="495">sys_unix_now</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structtimeval_1a810bf8fcd58e255a5c1896d19538b86a" prot="public" static="no" mutable="no">
        <type><ref refid="__timeval_8h_1a0d96f5f233948708f74f5405c787fe3c" kindref="member">suseconds_t</ref></type>
        <definition>suseconds_t timeval::tv_usec</definition>
        <argsstring></argsstring>
        <name>tv_usec</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/_timeval.h" line="19" column="12" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/_timeval.h" bodystart="19" bodyend="-1"/>
        <referencedby refid="time_8c_1adf30830f5265e55035171c301eb9c3fb" compoundref="time_8c" startline="110" endline="118">gettimeofday</referencedby>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="1">
        <label>timeval</label>
        <link refid="structtimeval"/>
      </node>
    </collaborationgraph>
    <location file="C:/Dev/git/UbixOS/sys/include/sys/_timeval.h" line="17" column="14" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/_timeval.h" bodystart="17" bodyend="20"/>
    <listofallmembers>
      <member refid="structtimeval_1aef6ddab1064c430758f9f913b7e4a21e" prot="public" virt="non-virtual"><scope>timeval</scope><name>tv_sec</name></member>
      <member refid="structtimeval_1a810bf8fcd58e255a5c1896d19538b86a" prot="public" virt="non-virtual"><scope>timeval</scope><name>tv_usec</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>