F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Os::Posix::RawTime::PosixRawTimeHandle Struct Reference

#include <Os/Posix/RawTime.hpp>

Inheritance diagram for Os::Posix::RawTime::PosixRawTimeHandle:
Os::RawTimeHandle

Public Attributes

timespec m_timespec = {0, 0}
 

Detailed Description

Definition at line 15 of file RawTime.hpp.

Member Data Documentation

◆ m_timespec

timespec Os::Posix::RawTime::PosixRawTimeHandle::m_timespec = {0, 0}

Definition at line 16 of file RawTime.hpp.


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