EDT PCD SDK Documentation 6.1.0
edt_timespec Struct Reference

#include <edt_shared_types.h>

Data Fields

int64_t tv_sec
 
int64_t tv_nsec
 

Detailed Description

Structure holding a timestamp broken down into seconds and nanoseconds.

Field Documentation

◆ tv_sec

int64_t edt_timespec::tv_sec

Timestamp, integer seconds

◆ tv_nsec

int64_t edt_timespec::tv_nsec

Timestamp, nanoseconds


The documentation for this struct was generated from the following file: