#include <mitsuba/mitsuba.h>Go to the source code of this file.
Classes | |
| class | mitsuba::Timer |
| Platform independent milli/micro/nanosecond timerThis class implements a simple cross-platform timer with nanosecond resolution. It operates similarly to a good stop watch: it can be started and stopped and records both the time since the last start() invocation, and the total time collected in separate intervals. More... | |
Namespaces | |
| mitsuba | |
Macros | |
| #define | __MITSUBA_CORE_TIMER_H_ |
| #define __MITSUBA_CORE_TIMER_H_ |