nut/include/time.h File Reference


Detailed Description

Standard C time handling functions.

#include <compiler.h>
#include <sys/types.h>

Data Structures

struct  _tm
 structure to store a date/time value. More...

Typedefs

typedef long time_t
 Serial date/time. Holds number of seconds after January 1st, 1970.
typedef typedef__BEGIN_DECLS
struct _tm 
tm
 Type definition for struct _tm.

Functions

time_t _mkgmtime (tm *timeptr)
tmgmtime (CONST time_t *timer)
int gmtime_r (CONST time_t *timer, tm *theTime)
tmlocaltime (CONST time_t *timer)
int localtime_r (CONST time_t *timer, tm *theTime)
time_t mktime (tm *timeptr)
int stime (time_t *timer)
time_t time (time_t *timer)

Variables

int _daylight
 Used to control daylight conversions.
long _dstbias
 Difference between standard and daylight savings time in seconds.
long _timezone
 Defines your local timezone.


Generated on Wed Apr 29 11:12:30 2009 for BTnut System Software by doxygen 1.5.1
!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!