Bastien Montagne e5e7507d31 PIL_time_utiledefines: add TIMEIT_AVERAGED variants to block timing macros.
This variant behave exactly as TIMEIT_START etc., but it also sums up all times in
a static var and prints out average execution time - very useful when dealing
with small/quick pieces of code that get executed often, to get some meaningful results.
2016-01-27 12:26:00 +01:00
2016-01-27 07:51:53 +11:00
2016-01-25 22:14:46 +01:00
2016-01-19 20:44:57 +11:00
2013-12-24 22:57:27 +06:00
2016-01-04 14:20:48 +05:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%