Go to the source code of this file.
Classes | |
struct | Month |
struct | YearMonthDay |
struct | TimestampFormat |
class | Timestamp |
Namespaces | |
namespace | OnixS |
namespace | OnixS::HandlerCore |
namespace | 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.