Skip to main content

record_api_call

Method
This is a method of the Profiler class in the profiler module.
Record an API/HTTP call timing.

Signature

Parameters

str
required
No description available.
str
required
No description available.
float
required
No description available.
int
default:"0"
No description available.
int
default:"0"
No description available.
int
default:"0"
No description available.

Uses

  • cls.is_enabled
  • APICallRecord

Used By

Source

View on GitHub

praisonai/profiler.py at line 458