ETL
0.04.19
|
#include <_clock_win32hpcount.h>
Public Types | |
typedef double | value_type |
Static Public Member Functions | |
static bool | realtime () |
static bool | proctime () |
static value_type | one_second () |
static value_type | precision () |
static const char * | description () |
Protected Types | |
typedef __int64 | timestamp |
Static Protected Member Functions | |
static void | get_current_time (timestamp &x) |
static timestamp | get_current_time () |
static value_type | timestamp_to_seconds (const timestamp &x) |
static timestamp | seconds_to_timestamp (const value_type &x) |
Definition at line 48 of file _clock_win32hpcount.h.
typedef double clock_desc_win32hpcount::value_type |
Definition at line 51 of file _clock_win32hpcount.h.
|
protected |
Definition at line 71 of file _clock_win32hpcount.h.
|
inlinestatic |
Definition at line 53 of file _clock_win32hpcount.h.
|
inlinestatic |
Definition at line 56 of file _clock_win32hpcount.h.
|
inlinestatic |
Definition at line 60 of file _clock_win32hpcount.h.
Referenced by precision().
|
inlinestatic |
Definition at line 63 of file _clock_win32hpcount.h.
References one_second().
Referenced by seconds_to_timestamp(), and timestamp_to_seconds().
|
inlinestatic |
Definition at line 70 of file _clock_win32hpcount.h.
|
inlinestaticprotected |
Definition at line 77 of file _clock_win32hpcount.h.
|
inlinestaticprotected |
Definition at line 81 of file _clock_win32hpcount.h.
|
inlinestaticprotected |
Definition at line 85 of file _clock_win32hpcount.h.
References precision().
|
inlinestaticprotected |
Definition at line 89 of file _clock_win32hpcount.h.
References precision().