Click or drag to resize

TimeTicks(UInt32) Constructor

Creates a TimeTicks instance with a specific count.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[CLSCompliantAttribute(false)]
public TimeTicks(
	uint count
)
View Source

Parameters

count  UInt32
Count
See Also