reference/datetime/functions/microtime.xml
5c951013ca04161992efed8b86fb40f55669958e
...
...
@@ -47,7 +47,7 @@
47
47
the form "msec sec", where <literal>sec</literal> is the number of seconds
48
48
since the Unix epoch (0:00:00 January 1,1970 GMT), and <literal>msec</literal>
49
49
measures microseconds that have elapsed since <literal>sec</literal>
50
-
and is also expressed in seconds.
50
+
and is also expressed in seconds as a decimal fraction.
51
51
</para>
52
52
<para>
53
53
If <parameter>as_float</parameter> is set to &true;, then
54
54