Curl_pgrsTime: store now in an auto variable
It makes it easier to introduce debug outputs in this function, and everything in the function is using the value anyway so it might even be more efficient.
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
It makes it easier to introduce debug outputs in this function, and everything in the function is using the value anyway so it might even be more efficient.