QxOrm
1.5.0
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) |
Function to get a high-resolution timer for Win32/Cygwin/Unix.
Definition in file pctimer.h.