Graph Framework
Loading...
Searching...
No Matches
timing.hpp File Reference

Routines to time the ray execution. More...

#include <chrono>
#include <mutex>
#include <map>

Go to the source code of this file.

Classes

class  timing::measure_diagnostic
 A timing object. More...
 
class  timing::measure_diagnostic_threaded
 A timing object that averages over multiple threads. More...
 

Namespaces

namespace  timing
 Name space for timers.
 

Detailed Description

Routines to time the ray execution.