Path Tracer
Classes | Namespaces | Macros
Profiler.h File Reference

Utility to measure the respective runtime of each import step. More...

#include <chrono>
#include <assimp/DefaultLogger.hpp>
#include <assimp/TinyFormatter.h>
#include <map>

Go to the source code of this file.

Classes

class  Assimp::Profiling::Profiler
 

Namespaces

 Assimp
 

Detailed Description

Utility to measure the respective runtime of each import step.