Files
test/source/blender/editors/sculpt_paint
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
..
2015-11-23 17:40:50 +11:00
2016-01-24 12:13:37 +11:00