FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
TimeWithNanoseconds Struct Reference

Structure for representing time as relative seconds and nanoseconds. More...

#include <get_time.h>

Public Attributes

uint64_t time_sec
 
uint64_t time_nanosec
 

Detailed Description

Structure for representing time as relative seconds and nanoseconds.

Member Data Documentation

◆ time_nanosec

uint64_t TimeWithNanoseconds::time_nanosec

◆ time_sec

uint64_t TimeWithNanoseconds::time_sec

The documentation for this struct was generated from the following file:
Generated: Fri Jul 31 2020 18:19:16
Support Information