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


ITinClock Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinClock Interface
ArcGIS Developer Help

ITinClock Interface

Provides timing utilities.

Product Availability

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

Members

Name Description
Method GetElapsedTime Return elapsed (since last Reset call) time in seconds.
Method Reset Reset clock.
Method Sleep Suspends the execution of the current thread for the specified interval (in seconds).

Classes that implement ITinClock

Classes Description
Tin The Esri TIN component.