slang/util/TimeTrace.h file

Time tracing for profiling performance.

Namespaces

namespace slang
Root namespace.

Classes

class slang::TimeTrace
Support for performance profiling via hierarchical time tracing.
class slang::TimeTraceScope
A helper class that calls begin and end of the time trace profiler.