disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ProfilerSystem

Base class: Subsystem

Constructors

__init__(self)

Methods

getMonitoringReport(self) -> str

getNodes(self) -> ProfilerCallNode

isGpuPoolRecording(self) -> bool

isRecording(self) -> bool

startGpuPoolRecording(self)

startMonitoring(self)

startRecording(self, filename: str)

stopGpuPoolRecording(self)

stopMonitoring(self)

stopRecording(self)