|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <corecrt.h>#include <pshpack8.h>#include <poppack.h>
Go to the source code of this file.
Classes | |
| struct | _timeb |
| struct | __timeb32 |
| struct | __timeb64 |
Macros | |
| #define | _TIMEB_DEFINED |
| #define | timeb _timeb |
Functions | |
| _ACRTIMP void __cdecl | _ftime32 (struct __timeb32 *) |
| _ACRTIMP void __cdecl | _ftime64 (struct __timeb64 *) |
| static void __cdecl | _ftime (struct _timeb *tb) |
| static void | ftime (struct _timeb *ptr) |
Definition at line 67 of file timeb.h.
Definition at line 756 of file time.c.
Referenced by _ftime32_s(), and _ftime64_s().
Definition at line 725 of file time.c.
Referenced by _ftime(), _ftime32(), _ftime64_s(), _time32(), and _time64().
Definition at line 72 of file timeb.h.
Referenced by date_now(), test_RegQueryValueExPerformanceData(), time_to_filetime(), UnDosLine(), UnLslR(), and UnLslRLine().