mbed port of tinydtls

Embed: (wiki syntax)

« Back to documentation index

dtls_time.c File Reference

dtls_time.c File Reference

Clock Handling. More...

Go to the source code of this file.

Functions

void gettimeofday (struct timeval *t, void *timezone)
 gettimeofday() not in mbed

Detailed Description

Clock Handling.

Definition in file dtls_time.c.


Function Documentation

void gettimeofday ( struct timeval *  t,
void *  timezone 
)

gettimeofday() not in mbed

Definition at line 38 of file dtls_time.c.