![]() |
Timer handle
Definition at line 47 of file 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 50 of file as_timer.h.
bool as_timer::is_malloc |
Definition at line 48 of file as_timer.h.
void* as_timer::source |
Definition at line 49 of file as_timer.h.