This document is archived and information here might be outdated.  Recommended version.


esriGlobeStat Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Constants > E > esriGlobeStat Constants
ArcGIS Developer Help

esriGlobeStat Constants

Different possible statistics reported by the globe.

Constant Value Description
esriFrameRate 0 The average frame time interval of the last n frames.
esriFrameRateNavig 1 The average frame time interval of the last n frames -- only calculated when navigating.
esriTileRequestQueue 2 The size of the tile request queue for texture data.
esriDataFromDisk 3 The numbers of average bytes read from disk over the last n frames.
esriDataFromNetwork 4 The number of average bytes read from the network over the last n frames.
esriCacheUsage 5 The Cache Usage status.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.