![]() |
Timer handle
Definition at line 50 of file src/include/aerospike/as_timer.h.
#include "as_timer.h"
Data Fields | |
const as_timer_hooks * | hooks |
bool | is_malloc |
void * | source |
const as_timer_hooks * as_timer::hooks |
Definition at line 53 of file src/include/aerospike/as_timer.h.
bool as_timer::is_malloc |
Definition at line 51 of file src/include/aerospike/as_timer.h.
void * as_timer::source |
Definition at line 52 of file src/include/aerospike/as_timer.h.