All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Timer Struct Reference

struct to get time references within mqtt paho More...

Detailed Description

struct to get time references within mqtt paho

Definition at line 55 of file paho_mqtt.h.

#include <paho_mqtt.h>

Data Fields

uint32_t timeout
 timeout in ms
 
uint32_t time_set
 set time in ms
 

Field Documentation

◆ time_set

uint32_t Timer::time_set

set time in ms

Definition at line 57 of file paho_mqtt.h.

◆ timeout

uint32_t Timer::timeout

timeout in ms

Definition at line 56 of file paho_mqtt.h.


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