InstantType

class carb.profiler.InstantType

Bases: pybind11_object

Members:

THREAD

PROCESS

Methods

__init__(self, value)

Attributes

PROCESS

THREAD

name

value

__init__(self: carb.profiler._profiler.InstantType, value: int) None
property name