processing_time property

processing_time property

Returns the execution time of the process in milliseconds

Definition:

@property
def processing_time(self):
    ...

See Also