doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
speedcheck.h File Reference
#include "setup.h"
#include "timeval.h"

Go to the source code of this file.

Functions

void Curl_speedinit (struct SessionHandle *data)
 
CURLcode Curl_speedcheck (struct SessionHandle *data, struct timeval now)
 

Function Documentation

CURLcode Curl_speedcheck ( struct SessionHandle data,
struct timeval  now 
)

Definition at line 39 of file speedcheck.c.

void Curl_speedinit ( struct SessionHandle data)

Definition at line 34 of file speedcheck.c.