aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/misc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/misc.rst b/docs/src/misc.rst
index 8017e8e1..38fbb560 100644
--- a/docs/src/misc.rst
+++ b/docs/src/misc.rst
@@ -312,7 +312,7 @@ API
.. c:function:: int uv_uptime(double* uptime)
- Gets the current system uptime.
+ Gets the current system uptime. Depending on the system full or fractional seconds are returned.
.. c:function:: int uv_getrusage(uv_rusage_t* rusage)