Chrono¶
- class Chrono(self)¶
Bases:
pybind11_object
Methods
Get chrono duration in microsecond.
Get chrono duration in millisecond.
Get chrono duration in second.
Start the chrono.
Stop the chrono.
Inherited Methods
Operators
__doc__
__module__
Attributes
__annotations__
- __init__(self)¶