Skip to main content

get_timings

Method
This is a method of the Profiler class in the profiler module.
Get timing records, optionally filtered by category.

Signature

Parameters

Optional
No description available.

Returns

List[TimingRecord]
The result of the operation.

Source

View on GitHub

praisonai/profiler.py at line 352