41 wpi::raw_ostream& m_os;
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
Definition SystemServer.h:9
Definition ntcore_cpp.h:26