biogears::Timer Struct Reference
#include <TimingProfile.h>
Public Attributes | |
| std::chrono::high_resolution_clock::time_point | start |
| std::chrono::high_resolution_clock::time_point | end |
| State | state = State::Ready |
Member Data Documentation
| std::chrono::high_resolution_clock::time_point biogears::Timer::end |
| std::chrono::high_resolution_clock::time_point biogears::Timer::start |
| State biogears::Timer::state = State::Ready |

