InstantType#
- class carb.profiler.InstantType#
Bases:
pybind11_objectMembers:
THREAD : Instant across a thread timeline.
PROCESS : Instant across the full process timeline.
Methods
__init__(self, value)Attributes
- __init__(
- self: carb.profiler._profiler.InstantType,
- value: int,
- property name#