#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.
|
|
Definition at line 51 of file _clock_win32hpcount.h. |
|
|
Definition at line 71 of file _clock_win32hpcount.h. |
|
|
Definition at line 53 of file _clock_win32hpcount.h. |
|
|
Definition at line 56 of file _clock_win32hpcount.h. |
|
|
Definition at line 60 of file _clock_win32hpcount.h. Referenced by precision(). |
|
|
Definition at line 63 of file _clock_win32hpcount.h. References one_second(). Referenced by seconds_to_timestamp(), and timestamp_to_seconds(). |
|
|
Definition at line 70 of file _clock_win32hpcount.h. |
|
|
Definition at line 77 of file _clock_win32hpcount.h. |
|
|
Definition at line 81 of file _clock_win32hpcount.h. |
|
|
Definition at line 85 of file _clock_win32hpcount.h. References precision(). |
|
|
Definition at line 89 of file _clock_win32hpcount.h. References precision(). |
1.4.6