Functions
MQTTTime.c File Reference
#include "MQTTTime.h"
#include "StackTrace.h"
#include <unistd.h>
#include <sys/time.h>
Include dependency graph for MQTTTime.c:

Go to the source code of this file.

Functions

DIFF_TIME_TYPE MQTTTime_difftime (START_TIME_TYPE new, START_TIME_TYPE old)
 
ELAPSED_TIME_TYPE MQTTTime_elapsed (START_TIME_TYPE milliseconds)
 
START_TIME_TYPE MQTTTime_now (void)
 
void MQTTTime_sleep (ELAPSED_TIME_TYPE milliseconds)
 
START_TIME_TYPE MQTTTime_start_clock (void)
 

Function Documentation

DIFF_TIME_TYPE MQTTTime_difftime ( START_TIME_TYPE  new,
START_TIME_TYPE  old 
)

Definition at line 99 of file MQTTTime.c.

ELAPSED_TIME_TYPE MQTTTime_elapsed ( START_TIME_TYPE  milliseconds)

Definition at line 109 of file MQTTTime.c.

START_TIME_TYPE MQTTTime_now ( void  )

Definition at line 66 of file MQTTTime.c.

void MQTTTime_sleep ( ELAPSED_TIME_TYPE  milliseconds)

Definition at line 27 of file MQTTTime.c.

START_TIME_TYPE MQTTTime_start_clock ( void  )

Definition at line 55 of file MQTTTime.c.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49