This represents a non-negative integer that counts time, modulo 2^32.
The time is represented in hundredths (1/100th) of a second.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public static readonly byte SMI_TIMETICKS |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly SMI_TIMETICKS As Byte |
| Visual C++ |
|---|
public: static initonly unsigned char SMI_TIMETICKS |