DurationNanoseconds Property |
Gets the value of the duration expressed in nanoseconds.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public long Nanoseconds { get; }
Public ReadOnly Property Nanoseconds As Long
Get
public:
property long long Nanoseconds {
long long get ();
}
Property Value
Type:
Int64See Also