Profile:
{{ :: 'Last refreshed at' | translate}}: {{ lastRefreshedAt | date:'dd-MM-yyyy HH:mm:ss' }}
No of calls Total time Time per call Cumulative time Cumulative time per call File name/line Function
{{ profile_item.ncalls}} {{ profile_item.tottime}} {{ profile_item.percall}} {{ profile_item.cumtime}} {{ profile_item.percall_cumtime}} {{ profile_item.filename_lineno}} {{ profile_item.func_name}}