Navigation

Operators and Keywords

Function List:

C++ API

time_r.c File Reference

#include <config.h>
#include <time.h>
Include dependency graph for time_r.c:

Functions

struct tmgmtime_r (time_t const *restrict t, struct tm *restrict tp)
struct tmlocaltime_r (time_t const *restrict t, struct tm *restrict tp)

Function Documentation

struct tm* gmtime_r ( time_t const *restrict  t,
struct tm *restrict  tp 
) [read]
struct tm* localtime_r ( time_t const *restrict  t,
struct tm *restrict  tp 
) [read]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines