Click or drag to resize

Duration Constructor

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

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

Parameters

nanoseconds
Type: SystemInt64
See Also