fake_timer Struct Reference

Timers with callbacks, fake replay version. More...

#include <replay.h>

Data Fields

struct fake_timernext
 next in list
 
struct replay_runtimeruntime
 the runtime structure this is part of
 
void(* cb )(void *)
 the callback to call
 
void * cb_arg
 the callback user argument
 
int enabled
 if timer is enabled
 
struct timeval tv
 when the timer expires
 

Detailed Description

Timers with callbacks, fake replay version.


The documentation for this struct was generated from the following file: