This represents a non-negative integer that counts time, modulo 2^32. The time is represented in hundredths (1/100th) of a second.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public static readonly byte SMI_TIMETICKS
Public Shared ReadOnly SMI_TIMETICKS As Byte
public:
static initonly unsigned char SMI_TIMETICKS

See Also