<?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-->
<!--NONE-->
<!--ATTRIBUTES-->
<rnboattributelist>
<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-->
<!--NONE-->
<!--OUTLETS-->
<rnbooutletlist>
<outlet id="outlet_out1" name="out1" type="signal">
<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_line~" type="rnborefpage" module="RNBO" display="line~"></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>