tharsis.prof.event

Profiling event and its members.

Members

Enums

EventID
enum EventID

Types of events recorded by Profiler.

VariableType
enum VariableType

Variable types that can be recorded.

Functions

variableType
VariableType variableType()

Get a VariableType value corresponding to a variable type.

Manifest constants

variable7BitLengths
enum variable7BitLengths;
Undocumented in source.

Structs

Event
struct Event

Profiling event generated by EventRange.

Variable
struct Variable

A variable parsed from profile data.

Variables

allEventIDs
auto allEventIDs;
Undocumented in source.
allVariableTypes
auto allVariableTypes;
Undocumented in source.

Meta