Class TimerException

Inheritance Relationships

Base Type

  • public FLAMEGPUException

Class Documentation

class TimerException : public 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")