MessagePack for C
Loading...
Searching...
No Matches
Public Attributes | List of all members
msgpack_timestamp Struct Reference

#include <timestamp.h>

Public Attributes

int64_t tv_sec
 
uint32_t tv_nsec
 

Member Data Documentation

◆ tv_nsec

uint32_t msgpack_timestamp::tv_nsec

◆ tv_sec

int64_t msgpack_timestamp::tv_sec

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