Click or drag to resize

TimeTicks(TimeSpan) Constructor

Creates a TimeTicks instance with TimeSpan.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public TimeTicks(
	TimeSpan span
)
View Source

Parameters

span  TimeSpan
The time span.
See Also