Timestamp Struct
Generic timestamp representation. More...
Declaration
struct point_one::fusion_engine::messages::Timestamp { ... }
Included Headers
#include <point_one/fusion_engine/messages/defs.h>
Public Member Attributes Index
| uint32_t | fraction_ns = INVALID |
|
The fractional part of the second, expressed in nanoseconds. More... | |
| uint32_t | seconds = INVALID |
|
The number of full seconds since the epoch. More... | |
Public Static Attributes Index
| static constexpr uint32_t | INVALID = 0xFFFFFFFF |
Description
Generic timestamp representation.
This structure may be used to store Point One system time values (referenced to the start of the device), UNIX times (referenced to January 1, 1970), or GPS times (referenced to January 6, 1980).
Definition at line 586 of file defs.h.
Public Member Attributes
fraction_ns
|
seconds
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.