#include <boost/cstdint.hpp>
#include "dsodefs.h"
Go to the source code of this file.
Namespaces | |
namespace | clocktime |
Functions | |
DSOEXPORT boost::uint64_t | clocktime::getTicks () |
Wall clock timer, returns current POSIX time in milliseconds. | |
DSOEXPORT boost::int32_t | clocktime::getTimeZoneOffset (double time) |