class documentation
context manager to print the time spent iff it exceeds a threshold.
Usage: with TimeWarner('saving'):, the argument is used only for printing the message in case.
context manager to print the time spent iff it exceeds a threshold.
Usage: with TimeWarner('saving'):, the argument is used only for printing the message in case.