Skip to content

File cycle.h

FileList > base > cycle.h

Go to the source code of this file

  • #include <time.h>

Public Types

Type Name
typedef unsigned long long ticks

Public Static Functions

Type Name
double elapsed (ticks t1, ticks t0)
ticks getticks (void)

Macros

Type Name
define HAVE_TICK_COUNTER
define INLINE_ELAPSED (INL) /* multi line expression */

Public Types Documentation

typedef ticks

typedef unsigned long long ticks;

Public Static Functions Documentation

function elapsed

static inline double elapsed (
    ticks t1,
    ticks t0
) 

function getticks

static inline ticks getticks (
    void
) 

Macro Definition Documentation

define HAVE_TICK_COUNTER

#define HAVE_TICK_COUNTER 

define INLINE_ELAPSED

#define INLINE_ELAPSED (
    INL
) `/* multi line expression */`


The documentation for this class was generated from the following file cubrid/src/base/cycle.h