cProfileTimer | R Documentation |
List the possible cProfile timers for Python profiling.
cProfileTimer
An object of class cProfileTimer
(inherits from Enum
, environment
) of length 4.
environment containing [TOTAL_TIME, CPU_TIME, OFF_CPU_TIME, DEFAULT]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.