tlds
Transactional Operations for Linked Data Structures
|
#include <sys/time.h>
Go to the source code of this file.
Macros | |
#define | TIMER_T struct timeval |
#define | TIMER_READ(time) gettimeofday(&(time), NULL) |
#define | TIMER_DIFF_SECONDS(start, stop) |
#define TIMER_DIFF_SECONDS | ( | start, | |
stop | |||
) |
#define TIMER_READ | ( | time | ) | gettimeofday(&(time), NULL) |
#define TIMER_T struct timeval |