EDT PCD SDK Documentation 6.1.0
|
#include <edt_shared_types.h>
Data Fields | |
int64_t | tv_sec |
int64_t | tv_nsec |
Structure holding a timestamp broken down into seconds and nanoseconds.
int64_t edt_timespec::tv_sec |
Timestamp, integer seconds
int64_t edt_timespec::tv_nsec |
Timestamp, nanoseconds