#include <string>
#include <OnixS/eSpeed/MarketData/Itch/Integral.h>
#include <OnixS/eSpeed/MarketData/Itch/TimeSpan.h>
Go to the source code of this file.
Classes | |
struct | Month |
struct | YearMonthDay |
struct | TimestampFormat |
class | Timestamp |
Namespaces | |
OnixS | |
OnixS::HandlerCore | |
OnixS::HandlerCore::Common | |
Typedefs | |
typedef UInt64 | RawTimestamp |
Functions | |
TimeSpan | operator- (const Timestamp &left, const Timestamp &right) |
typedef UInt64 RawTimestamp |
4 most significant bytes – seconds since Epoch 4 least significant bytes – nanoseconds within second
Definition at line 86 of file Timestamp.h.
Definition at line 259 of file Timestamp.h.