reference/zmq/zmqdevice/setidletimeout.xml
be295015d068095fc92880baef4e47038646adbd
...
...
@@ -11,7 +11,7 @@
11
11
&reftitle.description;
12
12
<methodsynopsis>
13
13
<modifier>public</modifier> <type>ZMQDevice</type><methodname>ZMQDevice::setIdleTimeout</methodname>
14
-
<methodparam><type>integer</type><parameter>timeout</parameter></methodparam>
14
+
<methodparam><type>int</type><parameter>timeout</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
17
17
Sets the idle callback timeout value. The idle callback is invoked periodically when the device is
18
18