<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="./_c74_ref.xsl" type="text/xsl"?>
<!--This is an automatically generated file. DO NOT EDIT THIS FILE DIRECTLY.-->
<c74object module="rnbo" kind="rnboobject" name="currenttime" category="System">
<!--METADATA-->
<metadatalist>
<metadata name="author">Cycling '74</metadata>
<metadata name="tag">RNBO</metadata>
<metadata name="tag">RNBO System</metadata>
<metadata name="tag">RNBO Timing</metadata>
</metadatalist>
<digest>Report current time</digest>
<description><p>
Reports the amount of time in milliseconds since the host application started.
</p></description>
<!--ARGUMENTS-->
<!--NONE-->
<!--OPTIONS-->
<rnbooptionlist>
<option name="hot" size="1" type="bool">
<digest>Trigger computation on all inlets.</digest>
<attributelist>
<attribute name="default" type="bool" value="false"></attribute>
</attributelist>

</option>
</rnbooptionlist>
<!--ATTRIBUTES-->
<rnboattributelist>
<attribute name="in1" size="1" type="bang">
<digest>in1</digest>

</attribute>
<attribute name="reset" size="1" type="bang">
<digest>Banging this attribute will reset the object to its default state.</digest>
<attributelist>
<attribute name="default" type="bang" value="0"></attribute>
</attributelist>

</attribute>
</rnboattributelist>
<!--INLETS-->
<rnboinletlist>
<inlet id="inlet_in1" name="in1" type="bang">
<digest>in1</digest>

</inlet>
</rnboinletlist>
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="number">
<digest>elapsed time in ms</digest>
<description><p>
The amount of time that has elapsed in milliseconds since the application was started.
</p></description>
</outlet>
</rnbooutletlist>
<!--SEE ALSO-->
<seealsolist>
<seealso name="rnbo_currenttime~" type="rnborefpage" module="RNBO" display="currenttime~"></seealso>
<seealso name="rnbo_beattime" type="rnborefpage" module="RNBO" display="beattime"></seealso>
<seealso name="rnbo_bline" type="rnborefpage" module="RNBO" display="bline"></seealso>
<seealso name="rnbo_currentsampletime" type="rnborefpage" module="RNBO" display="currentsampletime"></seealso>
<seealso name="rnbo_timer" type="rnborefpage" module="RNBO" display="timer"></seealso>
<seealso name="rnbo_transport" type="rnborefpage" module="RNBO" display="transport"></seealso>
</seealsolist>
</c74object>