Class TimerException

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class TimerException : public flamegpu::FLAMEGPUException

Defines an exception indicating that the flamegpu::detail::Timer has been used incorrectly.

Public Functions

explicit TimerException(const char *format = "Invalid use of Timer")