|
gusimplewhiteboard
|
#include <gu_util.h>Go to the source code of this file.
Classes | |
| struct | wb_clocks |
| clocks and timers class More... | |
Macros | |
| #define | CLOCKS_SIZE sizeof(gu_simple_message)/sizeof(wb_clocks_t) |
| clocks available More... | |
| #define | VALID_KEYVALUE(v) (v.size()==2 && v[0].size()>0 && v[1].size()>0) |
Typedefs | |
| typedef int64_t | wb_clocks_t |
| #define CLOCKS_SIZE sizeof(gu_simple_message)/sizeof(wb_clocks_t) |
clocks available
Definition at line 65 of file wb_clocks.h.
| #define VALID_KEYVALUE | ( | v | ) | (v.size()==2 && v[0].size()>0 && v[1].size()>0) |
Definition at line 67 of file wb_clocks.h.
| typedef int64_t wb_clocks_t |
Definition at line 69 of file wb_clocks.h.