I want to profile my project(my project's souce code near 300000 lines). I enable profiling to
profile it. I choose Function Timing. I searched
the report of profile. I found most of my owner functions were not be timing. How can timing my owner functions?
Or What do PROFILE can do and how to use??