ReactOS 0.4.16-dev-321-g63bb46a
|
Go to the source code of this file.
Classes | |
struct | _timeb |
struct | __timeb32 |
struct | timeb |
Macros | |
#define | _TIMEB_DEFINED |
Functions | |
_CRTIMP void __cdecl | _ftime (_Out_ struct _timeb *_Time) |
_CRTIMP void __cdecl | _ftime32 (_Out_ struct __timeb32 *_Time) |
_CRTIMP errno_t __cdecl | _ftime32_s (_Out_ struct __timeb32 *_Time) |
__CRT_INLINE void __cdecl | ftime (struct timeb *_Tmb) |
#define _TIMEB_DEFINED |
Definition at line 96 of file timeb.h.
Referenced by date_now(), test_RegQueryValueExPerformanceData(), time_to_filetime(), UnDosLine(), UnLslR(), and UnLslRLine().