NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
ff_util::PerfTimer Class Reference

#include <perf_timer.h>

Public Member Functions

void Initialize (std::string const &name)
 
void Clear ()
 
void Tick ()
 
void Tock ()
 
void Send ()
 

Member Function Documentation

◆ Clear()

void ff_util::PerfTimer::Clear ( )
inline

◆ Initialize()

void ff_util::PerfTimer::Initialize ( std::string const &  name)
inline

◆ Send()

void ff_util::PerfTimer::Send ( )
inline

◆ Tick()

void ff_util::PerfTimer::Tick ( )
inline

◆ Tock()

void ff_util::PerfTimer::Tock ( )
inline

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