client/time_stats.cpp File Reference

(r16139/r16069)

#include "config.h"
#include <cstdio>
#include <ctime>
#include <cmath>
#include <sys/socket.h>
#include <cstring>
#include "parse.h"
#include "util.h"
#include "filesys.h"
#include "error_numbers.h"
#include "client_msgs.h"
#include "file_names.h"
#include "client_state.h"
#include "network.h"
#include "log_flags.h"
#include "time_stats.h"

Include dependency graph for time_stats.cpp:


Defines

#define CONNECTED_STATE_UNINITIALIZED   -1
#define CONNECTED_STATE_NOT_CONNECTED   0
#define CONNECTED_STATE_CONNECTED   1
#define CONNECTED_STATE_UNKNOWN   2

Functions

int get_connected_state ()
void send_log_after (const char *filename, double t, MIOFILE &mf)

Variables

const float ALPHA = (SECONDS_PER_DAY*10)
const char * BOINC_RCSID_472504d8c2 = "$Id: time_stats.cpp 16069 2008-09-26 18:20:24Z davea $"

Define Documentation

#define CONNECTED_STATE_CONNECTED   1

#define CONNECTED_STATE_NOT_CONNECTED   0

#define CONNECTED_STATE_UNINITIALIZED   -1

#define CONNECTED_STATE_UNKNOWN   2


Function Documentation

int get_connected_state (  ) 

Here is the caller graph for this function:

void send_log_after ( const char *  filename,
double  t,
MIOFILE mf 
)

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

const float ALPHA = (SECONDS_PER_DAY*10)

const char* BOINC_RCSID_472504d8c2 = "$Id: time_stats.cpp 16069 2008-09-26 18:20:24Z davea $"


Generated on Mon Oct 6 10:39:48 2008 for BOINC by  doxygen 1.5.6