public static int areaCount ;

Descripción

The number of Profiler Areas that you can profile.

This number is build constant right now, as ProfilerArea is an enum. Try not to rely on it staying the same throughout the lifetime of the editor instance though, as this is prone to change in the future.