Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
high_resolution_time_stamp_t Struct Reference

Versioned timestamp with milliseconds precision. More...

#include <cs_TimeSyncMessage.h>

Public Attributes

uint32_t posix_s = 0
 
uint16_t posix_ms = 0
 
uint8_t version = 0
 

Detailed Description

Versioned timestamp with milliseconds precision.

Member Data Documentation

◆ posix_ms

uint16_t high_resolution_time_stamp_t::posix_ms = 0

◆ posix_s

uint32_t high_resolution_time_stamp_t::posix_s = 0

◆ version

uint8_t high_resolution_time_stamp_t::version = 0

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