Skip to main content

record_api_call

Method
This is a method of the ProfilerCompat 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

  • record_api_call
  • get_profiler

Used By

Source

View on GitHub

praisonai/profiler.py at line 861