| Public Member Functions | |
| Data () | |
| operator const void * () const | |
| Data & | operator+= (const Data &other) | 
| void | reset () | 
| Public Attributes | |
| timespec | cputime | 
| timespec | monotonic | 
Definition at line 632 of file dataflow_performance_test.cpp.
| 
 | inline | 
Definition at line 633 of file dataflow_performance_test.cpp.
| 
 | inline | 
Definition at line 635 of file dataflow_performance_test.cpp.
Definition at line 636 of file dataflow_performance_test.cpp.
| 
 | inline | 
Definition at line 634 of file dataflow_performance_test.cpp.
| timespec Timer::Data::cputime | 
Definition at line 638 of file dataflow_performance_test.cpp.
| timespec Timer::Data::monotonic | 
Definition at line 637 of file dataflow_performance_test.cpp.