diff options
Diffstat (limited to 'doc/socket.html')
-rw-r--r-- | doc/socket.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/socket.html b/doc/socket.html index 129b134..c7525eb 100644 --- a/doc/socket.html +++ b/doc/socket.html | |||
@@ -332,10 +332,6 @@ universe. You should subtract the values returned by this function | |||
332 | to get meaningful values. | 332 | to get meaningful values. |
333 | </p> | 333 | </p> |
334 | 334 | ||
335 | <p class=return> | ||
336 | The function returns the time as a number. | ||
337 | </p> | ||
338 | |||
339 | <pre class=example> | 335 | <pre class=example> |
340 | t = socket.gettime() | 336 | t = socket.gettime() |
341 | -- do stuff | 337 | -- do stuff |