clock_desc_sys_clock Class Reference

#include <_clock_system.h>

List of all members.

Public Types

typedef float 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 clock_t timestamp

Static Protected Member Functions

static void get_current_time (timestamp &time)
static timestamp get_current_time ()
static value_type timestamp_to_seconds (const timestamp &x)
static timestamp seconds_to_timestamp (const value_type &x)


Detailed Description

Definition at line 59 of file _clock_system.h.


Member Typedef Documentation

typedef float clock_desc_sys_clock::value_type

Definition at line 62 of file _clock_system.h.

typedef clock_t clock_desc_sys_clock::timestamp [protected]

Definition at line 78 of file _clock_system.h.


Member Function Documentation

static bool clock_desc_sys_clock::realtime (  )  [inline, static]

Definition at line 64 of file _clock_system.h.

static bool clock_desc_sys_clock::proctime (  )  [inline, static]

Definition at line 67 of file _clock_system.h.

static value_type clock_desc_sys_clock::one_second (  )  [inline, static]

Definition at line 71 of file _clock_system.h.

Referenced by precision().

static value_type clock_desc_sys_clock::precision (  )  [inline, static]

Definition at line 74 of file _clock_system.h.

References one_second().

Referenced by timestamp_to_seconds().

static const char* clock_desc_sys_clock::description (  )  [inline, static]

Definition at line 77 of file _clock_system.h.

static void clock_desc_sys_clock::get_current_time ( timestamp time  )  [inline, static, protected]

Definition at line 84 of file _clock_system.h.

References __sys_clock.

static timestamp clock_desc_sys_clock::get_current_time (  )  [inline, static, protected]

Definition at line 88 of file _clock_system.h.

References __sys_clock.

static value_type clock_desc_sys_clock::timestamp_to_seconds ( const timestamp x  )  [inline, static, protected]

Definition at line 92 of file _clock_system.h.

References precision().

static timestamp clock_desc_sys_clock::seconds_to_timestamp ( const value_type x  )  [inline, static, protected]

Definition at line 96 of file _clock_system.h.


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 22:32:48 2007 for ETL by  doxygen 1.5.3-20071008