NetBurner 3.5.0
PDF Version
 
nbtime.h File Reference

NetBurner Time Header File. More...

#include <servlets.h>
#include <config_obj.h>
#include <nbstring.h>
#include <nettimer.h>
#include <time.h>

Go to the source code of this file.

Functions

time_t set_time (time_t time_to_set, uint32_t fraction=0)
 Set the system time to the value passed in the time_t parameter.
 
time_t timegm (struct tm *bts)
 Returns the value of type time_t that represents the GMT time described by the tm structure pointed by bts.
 
void tzsetchar (const char *tzenv)
 Set the system local time.
 

Detailed Description

NetBurner Time Header File.