Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4135 Переглядів

I just want to calculate function running time in OpenERP. For that i am using cProfile library but not able to call my function through cProfile. 

My function name --> import_products

Arguments -->  self, cr, uid, ids, context

How can i call my function through cProfile?

Аватар
Відмінити