reference/event/eventbase/exit.xml
da9d81816187b87c03a6cd92a3c3b833f039485c
...
...
@@ -12,7 +12,7 @@
12
12
<type>bool</type>
13
13
<methodname>EventBase::exit</methodname>
14
14
<methodparam choice="opt">
15
-
<type>double</type>
15
+
<type>float</type>
16
16
<parameter>timeout</parameter>
17
17
</methodparam>
18
18
</methodsynopsis>
...
...
@@ -39,7 +39,7 @@
39
39
<refsect1 role="returnvalues">
40
40
&reftitle.returnvalues;
41
41
<para>
42
-
Returns &true; on success. Otherwise &false;.
42
+
&return.success;
43
43
</para>
44
44
</refsect1>
45
45
<refsect1 role="seealso">
46
46