ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

time.h File Reference

Go to the source code of this file.

Defines

#define DIFFTIME   0x19db1ded53e8000ULL
#define DIFFDAYS   (3 * DAYSPER100YEARS + 17 * DAYSPER4YEARS + 1 * DAYSPERYEAR)
#define DAYSPERYEAR   365
#define DAYSPER4YEARS   (4*DAYSPERYEAR+1)
#define DAYSPER100YEARS   (25*DAYSPER4YEARS-1)
#define DAYSPER400YEARS   (4*DAYSPER100YEARS+1)
#define SECONDSPERDAY   (24*60*60)
#define SECONDSPERHOUR   (60*60)
#define LEAPDAY   59

Functions

static __inline __time64_t FileTimeToUnixTime (const FILETIME *FileTime, USHORT *millitm)
static __inline long leapyears_passed (long days)
static __inline long leapdays_passed (long days)
static __inline long years_passed (long days)

Variables

long dst_begin
long dst_end

Generated on Fri May 25 2012 05:27:02 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.