gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 33/116: INTERNALS: remove curlx_tv* functions no lo


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 33/116: INTERNALS: remove curlx_tv* functions no longer provided
Date: Tue, 05 Dec 2017 14:51:03 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 647f9aea68048a4c816f3070c3b35d250b9daabc
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Oct 30 15:30:01 2017 +0100

    INTERNALS: remove curlx_tv* functions no longer provided
---
 docs/INTERNALS.md | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md
index e2cebfabe..6c1d5baf2 100644
--- a/docs/INTERNALS.md
+++ b/docs/INTERNALS.md
@@ -612,20 +612,6 @@ curlx
    strtoll() (or equivalent) function exist on your platform. If `curl_off_t`
    is only a 32 bit number on your platform, this macro uses strtol().
 
-`curlx_tvnow()`
----------------
-   returns a struct timeval for the current time.
-
-`curlx_tvdiff()`
---------------
-   returns the difference between two timeval structs, in number of
-   milliseconds.
-
-`curlx_tvdiff_secs()`
----------------------
-   returns the same as `curlx_tvdiff` but with full usec resolution (as a
-   double)
-
 Future
 ------
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]