|
Unravel Engine C++ Reference
|
#include "file_benchmarks.h"#include "file_istream.h"#include <base/platform/config.hpp>#include <logging/logging.h>#include <algorithm>#include <array>#include <chrono>#include <cstdio>#include <cstdint>#include <fstream>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | fs |
Functions | |
| void | fs::benchmark_directory_reads (const path &directory) |