navit  0.5.3-trunk
stopwatch Struct Reference

Data Fields

int width
 
struct graphics_gcorange
 
struct callbackclick_cb
 
struct color idle_color
 
int bDisableReset
 
int bActive
 
time_t current_base_time
 
time_t sum_time
 
time_t last_click_time
 

Field Documentation

◆ bActive

int stopwatch::bActive

◆ bDisableReset

int stopwatch::bDisableReset

Referenced by osd_stopwatch_click().

◆ click_cb

struct callback* stopwatch::click_cb

Referenced by osd_stopwatch_init().

◆ current_base_time

time_t stopwatch::current_base_time

◆ idle_color

struct color stopwatch::idle_color

Referenced by osd_stopwatch_init().

◆ last_click_time

time_t stopwatch::last_click_time

Referenced by osd_stopwatch_click().

◆ orange

struct graphics_gc* stopwatch::orange

◆ sum_time

time_t stopwatch::sum_time

Referenced by osd_stopwatch_click().

◆ width

int stopwatch::width

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