Uiinfrastructure API Docs  
 

TimeTracker.GetTotalTime Method 

The time in milliseconds since the TimeTracker creation or the last Reset() is returned.

public virtual long GetTotalTime();

Return Value

long

See Also

TimeTracker Class | com.plumtree.uiinfrastructure.common Namespace