processing_time property

processing_time property

Returns the execution time of the search process in milliseconds.

Definition:

@property
def processing_time(self):
    ...

See Also