NevronOpenVision
Nevron.Nov Namespace / NStopwatch Class
Properties Methods


NStopwatch Class Members

The following tables list the members exposed by NStopwatch.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the total number of miliseconds elapsed.  
Public PropertyReturns true if the watch is currently measuring time.  
Public PropertyGets or sets the name of the stopwatch.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Gets a string that states which of the given stopwatches represents a faster operation and how much faster it is.  
Public MethodStarts the watch.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates and immediately starts a new stopwatch.  
Public MethodStops the watch.  
Public MethodReturns a the string representation of the stopwatch.  
Top
See Also