Home
last modified time | relevance | path

Searched refs:timeunit (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_lsprof.c770 double timeunit = 0.0; in profiler_init() local
773 static char *kwlist[] = {"timer", "timeunit", in profiler_init()
777 &timer, &timeunit, in profiler_init()
783 pObj->externalTimerUnit = timeunit; in profiler_init()
801 Profiler(timer=None, timeunit=None, subcalls=True, builtins=True)\n\
805 For custom timer functions returning integers, timeunit can\n\

Completed in 2 milliseconds