Home
last modified time | relevance | path

Searched refs:BEGINTIMING (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dtiming.h46 #define BEGINTIMING gettimeofday(&beforetp, NULL) macro
Dtimingmodule.c14 BEGINTIMING; in start_timing()