|
FE 0.13.1
Header-only C++ frontend library
|
#include <chrono>#include <cstdint>#include <limits>#include <ostream>#include <string>#include <string_view>#include <utility>#include <vector>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 |