<?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.15">
  <compounddef id="struct_system_1_1_threading_1_1_watch" kind="struct" language="C#" prot="public">
    <compoundname>System::Threading::Watch</compoundname>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="struct_system_1_1_threading_1_1_watch_1a8063509d206abf1727e57990f2aaf19a" prot="public" static="no" mutable="no">
        <type>long</type>
        <definition>long System.Threading.Watch.startTicks</definition>
        <argsstring></argsstring>
        <name>startTicks</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System.Threading/Watch.cs" line="43" column="1" bodyfile="Source/System.Threading/System.Threading/Watch.cs" bodystart="43" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="property">
      <memberdef kind="property" id="struct_system_1_1_threading_1_1_watch_1ab80ee0320af96dfb5feb76c45f3b9d67" prot="public" static="no" readable="no" writable="no" gettable="yes" privategettable="no" protectedgettable="no" settable="no" privatesettable="no" protectedsettable="no">
        <type>long</type>
        <definition>long System.Threading.Watch.ElapsedMilliseconds</definition>
        <argsstring></argsstring>
        <name>ElapsedMilliseconds</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System.Threading/Watch.cs" line="62" column="1" bodyfile="Source/System.Threading/System.Threading/Watch.cs" bodystart="62" bodyend="66"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-static-func">
      <memberdef kind="function" id="struct_system_1_1_threading_1_1_watch_1a214343951e94c777be008e6269364400" prot="public" static="yes" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type><ref refid="struct_system_1_1_threading_1_1_watch" kindref="compound">Watch</ref></type>
        <definition>static Watch System.Threading.Watch.StartNew</definition>
        <argsstring>()</argsstring>
        <name>StartNew</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System.Threading/Watch.cs" line="45" column="1" bodyfile="Source/System.Threading/System.Threading/Watch.cs" bodystart="45" bodyend="50"/>
      </memberdef>
      <memberdef kind="function" id="struct_system_1_1_threading_1_1_watch_1a1465a594a1c083dee9d53cd7639c26be" prot="public" static="yes" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>long</type>
        <definition>static long System.Threading.Watch.TicksNow</definition>
        <argsstring>()</argsstring>
        <name>TicksNow</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System.Threading/Watch.cs" line="68" column="1" bodyfile="Source/System.Threading/System.Threading/Watch.cs" bodystart="68" bodyend="79"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="struct_system_1_1_threading_1_1_watch_1af7462fa49e619709c3db0ecca45cbbd8" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>void</type>
        <definition>void System.Threading.Watch.Start</definition>
        <argsstring>()</argsstring>
        <name>Start</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System.Threading/Watch.cs" line="52" column="1" bodyfile="Source/System.Threading/System.Threading/Watch.cs" bodystart="52" bodyend="55"/>
      </memberdef>
      <memberdef kind="function" id="struct_system_1_1_threading_1_1_watch_1ad4cfead69f6864494b2d2fd900100e1e" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
        <type>void</type>
        <definition>void System.Threading.Watch.Stop</definition>
        <argsstring>()</argsstring>
        <name>Stop</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="Source/System.Threading/System.Threading/Watch.cs" line="57" column="1" bodyfile="Source/System.Threading/System.Threading/Watch.cs" bodystart="57" bodyend="60"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="482">
        <label>System.Threading.Watch</label>
        <link refid="struct_system_1_1_threading_1_1_watch"/>
      </node>
    </collaborationgraph>
    <location file="Source/System.Threading/System.Threading/Watch.cs" line="32" column="1" bodyfile="Source/System.Threading/System.Threading/Watch.cs" bodystart="31" bodyend="80"/>
    <listofallmembers>
      <member refid="struct_system_1_1_threading_1_1_watch_1ab80ee0320af96dfb5feb76c45f3b9d67" prot="public" virt="non-virtual"><scope>System::Threading::Watch</scope><name>ElapsedMilliseconds</name></member>
      <member refid="struct_system_1_1_threading_1_1_watch_1af7462fa49e619709c3db0ecca45cbbd8" prot="public" virt="non-virtual"><scope>System::Threading::Watch</scope><name>Start</name></member>
      <member refid="struct_system_1_1_threading_1_1_watch_1a214343951e94c777be008e6269364400" prot="public" virt="non-virtual"><scope>System::Threading::Watch</scope><name>StartNew</name></member>
      <member refid="struct_system_1_1_threading_1_1_watch_1a8063509d206abf1727e57990f2aaf19a" prot="public" virt="non-virtual"><scope>System::Threading::Watch</scope><name>startTicks</name></member>
      <member refid="struct_system_1_1_threading_1_1_watch_1ad4cfead69f6864494b2d2fd900100e1e" prot="public" virt="non-virtual"><scope>System::Threading::Watch</scope><name>Stop</name></member>
      <member refid="struct_system_1_1_threading_1_1_watch_1a1465a594a1c083dee9d53cd7639c26be" prot="public" virt="non-virtual"><scope>System::Threading::Watch</scope><name>TicksNow</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>
