Skip to main content

record_import

Method
This is a method of the Profiler class in the profiler module.
Record an import timing.

Signature

Parameters

str
required
No description available.
float
required
No description available.
str
default:"''"
No description available.

Uses

  • cls.is_enabled
  • ImportRecord

Source

View on GitHub

praisonai/profiler.py at line 307