|
STLdoc
STLdocumentation
|
Go to the source code of this file.
Classes | |
| struct | xtime |
Macros | |
| #define | _THR_XTIMEC_H |
| #define | _XTIME_NSECS_PER_TICK 100 |
| #define | _XTIME_TICKS_PER_TIME_T (long long)10000000 |
Typedefs | |
| typedef struct xtime | xtime |
Functions | |
| _CRTIMP2_PURE int __cdecl | xtime_get (xtime *, int) |
| _CRTIMP2_PURE long __cdecl | _Xtime_diff_to_millis (const xtime *) |
| _CRTIMP2_PURE long __cdecl | _Xtime_diff_to_millis2 (const xtime *, const xtime *) |
| _CRTIMP2_PURE long long __cdecl | _Xtime_get_ticks (void) |
| _CRTIMP2_PURE long long __cdecl | _Query_perf_counter (void) |
| _CRTIMP2_PURE long long __cdecl | _Query_perf_frequency (void) |
| #define _THR_XTIMEC_H |
| #define _XTIME_NSECS_PER_TICK 100 |
| _CRTIMP2_PURE long long __cdecl _Query_perf_counter | ( | void | ) |
| _CRTIMP2_PURE long long __cdecl _Query_perf_frequency | ( | void | ) |
| _CRTIMP2_PURE long __cdecl _Xtime_diff_to_millis | ( | const xtime * | ) |
| _CRTIMP2_PURE long __cdecl _Xtime_diff_to_millis2 | ( | const xtime * | , |
| const xtime * | |||
| ) |
| _CRTIMP2_PURE long long __cdecl _Xtime_get_ticks | ( | void | ) |
| _CRTIMP2_PURE int __cdecl xtime_get | ( | xtime * | , |
| int | |||
| ) |
1.8.8