Click or drag to resize

Duration Constructor

Initializes a new instance of Duration to the specified number of nanoseconds.

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.0
Syntax
public Duration(
	long nanoseconds
)

Parameters

nanoseconds
Type: SystemInt64
See Also