Dart.Snmp.SimpleType Namespace > TimeTicks Class > TimeTicks Constructor : TimeTicks Constructor(String) |
Exception | Description |
---|---|
System.ArgumentNullException | ticks is a null reference. |
System.OverflowException | ticks is less than UInt32.MinValue or greater than UInt32.MaxValue. |
This class is typically used to represent the length of time a network entity has been active.