Constructs the default counter object. The initial value is defined by the super class default constructor

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
public TimeTicks()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
TimeTicks()

See Also