Time Function Decorator
A small decorator to time a function's runtime. This will be useful, as we use this for most of our Annotator.compute()
implementations.
A small decorator to time a function's runtime. This will be useful, as we use this for most of our Annotator.compute()
implementations.