Sirikata
Namespaces | Functions
libcore/src/task/Time.cpp File Reference
#include <sirikata/core/util/Standard.hh>
#include <sirikata/core/task/Time.hpp>
#include <sys/time.h>
#include <stdlib.h>
Include dependency graph for Time.cpp:

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::Task
 

Time.hpp -- Task-oriented time functions: DeltaTime and LocalTime for representing relative and absolute work queue times.


Functions

SIRIKATA_EXPORT std::ostream & Sirikata::Task::operator<< (std::ostream &os, const DeltaTime &rhs)
SIRIKATA_EXPORT std::istream & Sirikata::Task::operator>> (std::istream &is, DeltaTime &rhs)