Click or drag to resize

TimeValue Constructor

Initializes a new instance of the TimeValue structure/

Namespace: CompreDriveSDK.Plugins.Analyzers.Definitions
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public TimeValue(
	TimeSpan time
)

Parameters

time  TimeSpan
See Also