QxOrm  1.4.9
C++ Object Relational Mapping library
#include <sys/time.h>

Go to the source code of this file.

Namespaces

namespace  qx
 

Root namespace for all QxOrm library features.


namespace  qx::memory
 

QxOrm library memory leak detection (by Wu Yongwei)


Typedefs

typedef double qx::memory::pctimer_t

Functions

__inline pctimer_t qx::memory::pctimer (void)

Detailed Description

Function to get a high-resolution timer for Win32/Cygwin/Unix.

Version:
1.6, 2004/08/02
Author:
Wu Yongwei

Definition in file pctimer.h.