self is how much time was spent doing work directly in that function.
total is how much time was spent in that function, and in the functions it called.
self is how much time was spent doing work directly in that function.
total is how much time was spent in that function, and in the functions it called.