
09-21-2006, 05:44 AM
|
|
Banned
|
 |
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
|
|
Function Profiler: Switches
|
Quick question, would it be possible to allow the function profiler to count each case of a switch as a function?
A lot of scripts have many, many actions dealt with in the 'onActionServerside' function. Each action is seperated by a case, so it doesn't help us very much since all it gives is the CPU usage of the onActionServerside function as a whole. |
|
|
|