A class for keeping track of how much time it takes for different parts of code to execute.
Definition: ScopedTracer.h:24
ScopedTracer & operator=(const ScopedTracer &)=delete
ScopedTracer(std::string_view name, wpi::raw_ostream &os)
Constructs a ScopedTracer instance.
ScopedTracer(const ScopedTracer &)=delete
A class for keeping track of how much time it takes for different parts of code to execute.
Definition: Tracer.h:26
This class implements an extremely fast bulk output stream that can only output to a stream.
Definition: raw_ostream.h:44
basic_string_view< char > string_view
Definition: core.h:520
Definition: AprilTagPoseEstimator.h:15
Definition: AprilTagFieldLayout.h:18