vllm.logging_utils.log_time ¶
Provides a timeslice logging decorator
logtime ¶
Logs the execution time of the decorated function. Always place it beneath other decorators.
vllm.logging_utils.log_time ¶Provides a timeslice logging decorator
logtime ¶Logs the execution time of the decorated function. Always place it beneath other decorators.
vllm/logging_utils/log_time.py