Nevron Open Vision Documentation
Nevron.Nov Namespace / NStopwatch Class
Members


In This Topic
    NStopwatch Class
    In This Topic
    This class is an analogue to System.Diagnostics.Stopwatch. Is is needed because there isn't a Stopwatch class in Silverlight.
    Object Model
    NStopwatch Class
    Syntax
    'Declaration
     
    
    Public Class NStopwatch 
    'Usage
     
    
    Dim instance As NStopwatch
    public class NStopwatch 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.NStopwatch

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also