Sirikata
Namespaces | Defines | Functions
libcore/src/network/NTPTimeSync.cpp File Reference
#include <sirikata/core/network/NTPTimeSync.hpp>
#include <sirikata/core/util/Timer.hpp>
Include dependency graph for NTPTimeSync.cpp:

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Defines

#define STDIN   0
#define STDOUT   1
#define HEARTBEAT   'h'
#define KILLSYNC   'k'

Functions

void Sirikata::TimeSync_sync_thread (int ntp_ctl_pipes[], int ntp_data_pipes[], bool *synced, bool *done)

Define Documentation

#define HEARTBEAT   'h'
#define KILLSYNC   'k'
#define STDIN   0
#define STDOUT   1