跳至内容
菜单
此问题已终结
4132 查看

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?

形象
丢弃