FE 0.13.1
Header-only C++ frontend library
Loading...
Searching...
No Matches
profile.h File Reference
#include <chrono>
#include <cstdint>
#include <limits>
#include <ostream>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
Include dependency graph for profile.h:

Go to the source code of this file.

Classes

class  fe::Profiler
 Records wall-clock timings for (possibly nested) named Profiler::Spans and reports them in various formats. More...
struct  fe::Profiler::Span
 A single run. More...

Namespaces

namespace  fe