|
ReactOS 0.4.16-dev-2122-g1628f5e
|

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 |