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
#include <crtdefs.h>

Go to the source code of this file.

Data Structures

struct  tm

Defines

#define _CLOCK_T_DEFINED
#define NULL   ((void *)0)
#define _TM_DEFINED
#define CLOCKS_PER_SEC   1000
#define _WTIME_DEFINED
#define _INC_WTIME_INL
#define CLK_TCK   CLOCKS_PER_SEC

Typedefs

typedef long clock_t

Functions

 _CRTDATA (extern int _daylight)
 _CRTDATA (extern long _dstbias)
 _CRTDATA (extern char *_tzname[2])
_CRTIMP errno_t __cdecl _get_daylight (int *_Daylight)
_CRTIMP errno_t __cdecl _get_dstbias (long *_Daylight_savings_bias)
_CRTIMP errno_t __cdecl _get_timezone (long *_Timezone)
_CRTIMP errno_t __cdecl _get_tzname (size_t *_ReturnValue, char *_Buffer, size_t _SizeInBytes, int _Index)
_CRTIMP _CRT_INSECURE_DEPRECATE (asctime_s) char *__cdecl asctime(const struct tm *_Tm)
_CRTIMP _CRT_INSECURE_DEPRECATE (_ctime32_s) char *__cdecl _ctime32(const __time32_t *_Time)
_CRTIMP clock_t __cdecl clock (void)
_CRTIMP double __cdecl _difftime32 (__time32_t _Time1, __time32_t _Time2)
_CRTIMP _CRT_INSECURE_DEPRECATE (_gmtime32_s) struct tm *__cdecl _gmtime32(const __time32_t *_Time)
_CRTIMP _CRT_INSECURE_DEPRECATE (_localtime32_s) struct tm *__cdecl _localtime32(const __time32_t *_Time)
_CRTIMP size_t __cdecl strftime (char *_Buf, size_t _SizeInBytes, const char *_Format, const struct tm *_Tm)
_CRTIMP size_t __cdecl _strftime_l (char *_Buf, size_t _Max_size, const char *_Format, const struct tm *_Tm, _locale_t _Locale)
_CRTIMP char *__cdecl _strdate (char *_Buffer)
_CRTIMP char *__cdecl _strtime (char *_Buffer)
_CRTIMP __time32_t __cdecl _time32 (__time32_t *_Time)
_CRTIMP __time32_t __cdecl _mktime32 (struct tm *_Tm)
_CRTIMP __time32_t __cdecl _mkgmtime32 (struct tm *_Tm)
_CRTIMP void __cdecl _tzset (void)
 _CRT_OBSOLETE (GetLocalTime) unsigned __cdecl _getsystime(struct tm *_Tm)
_CRTIMP errno_t __cdecl asctime_s (char *_Buf, size_t _SizeInWords, const struct tm *_Tm)
_CRTIMP errno_t __cdecl _ctime32_s (char *_Buf, size_t _SizeInBytes, const __time32_t *_Time)
_CRTIMP errno_t __cdecl _gmtime32_s (struct tm *_Tm, const __time32_t *_Time)
_CRTIMP errno_t __cdecl _localtime32_s (struct tm *_Tm, const __time32_t *_Time)
_CRTIMP errno_t __cdecl _strdate_s (char *_Buf, size_t _SizeInBytes)
_CRTIMP errno_t __cdecl _strtime_s (char *_Buf, size_t _SizeInBytes)
_CRTIMP double __cdecl _difftime64 (__time64_t _Time1, __time64_t _Time2)
_CRTIMP _CRT_INSECURE_DEPRECATE (_ctime64_s) char *__cdecl _ctime64(const __time64_t *_Time)
_CRTIMP _CRT_INSECURE_DEPRECATE (_gmtime64_s) struct tm *__cdecl _gmtime64(const __time64_t *_Time)
_CRTIMP _CRT_INSECURE_DEPRECATE (_localtime64_s) struct tm *__cdecl _localtime64(const __time64_t *_Time)
_CRTIMP __time64_t __cdecl _mktime64 (struct tm *_Tm)
_CRTIMP __time64_t __cdecl _mkgmtime64 (struct tm *_Tm)
_CRTIMP __time64_t __cdecl _time64 (__time64_t *_Time)
_CRTIMP errno_t __cdecl _ctime64_s (char *_Buf, size_t _SizeInBytes, const __time64_t *_Time)
_CRTIMP errno_t __cdecl _gmtime64_s (struct tm *_Tm, const __time64_t *_Time)
_CRTIMP errno_t __cdecl _localtime64_s (struct tm *_Tm, const __time64_t *_Time)
_CRTIMP _CRT_INSECURE_DEPRECATE (_wasctime_s) wchar_t *__cdecl _wasctime(const struct tm *_Tm)
_CRTIMP wchar_t *__cdecl _wctime (const time_t *_Time)
_CRTIMP _CRT_INSECURE_DEPRECATE (_wctime32_s) wchar_t *__cdecl _wctime32(const __time32_t *_Time)
_CRTIMP size_t __cdecl wcsftime (wchar_t *_Buf, size_t _SizeInWords, const wchar_t *_Format, const struct tm *_Tm)
_CRTIMP size_t __cdecl _wcsftime_l (wchar_t *_Buf, size_t _SizeInWords, const wchar_t *_Format, const struct tm *_Tm, _locale_t _Locale)
_CRTIMP wchar_t *__cdecl _wstrdate (wchar_t *_Buffer)
_CRTIMP wchar_t *__cdecl _wstrtime (wchar_t *_Buffer)
_CRTIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf, size_t _SizeInWords, const struct tm *_Tm)
_CRTIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf, size_t _SizeInWords, const __time32_t *_Time)
_CRTIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf, size_t _SizeInWords)
_CRTIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf, size_t _SizeInWords)
_CRTIMP _CRT_INSECURE_DEPRECATE (_wctime64_s) wchar_t *__cdecl _wctime64(const __time64_t *_Time)
_CRTIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf, size_t _SizeInWords, const __time64_t *_Time)
__CRT_INLINE errno_t _wctime_s (wchar_t *_Buffer, size_t _SizeInWords, const time_t *_Time)
_CRTIMP double __cdecl difftime (time_t _Time1, time_t _Time2)
_CRTIMP char *__cdecl ctime (const time_t *_Time)
_CRTIMP struct tm *__cdecl gmtime (const time_t *_Time)
_CRTIMP struct tm *__cdecl localtime (const time_t *_Time)
_CRTIMP struct tm *__cdecl localtime_r (const time_t *_Time, struct tm *)
_CRTIMP time_t __cdecl mktime (struct tm *_Tm)
_CRTIMP time_t __cdecl _mkgmtime (struct tm *_Tm)
_CRTIMP time_t __cdecl time (time_t *_Time)
__CRT_INLINE errno_t __cdecl localtime_s (struct tm *_Tm, const time_t *_Time)
_CRTIMP void __cdecl tzset (void)

Variables

unsigned _MilliSec
_CRTIMP int daylight
_CRTIMP long timezone
_CRTIMP chartzname [2]

Generated on Fri May 25 2012 05:27:01 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.