Click or drag to resize

NativeMethodscore_getCPUTickCount Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_getCPUTickCount(System.Int64@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_getCPUTickCount(
	out long returnValue
)

Parameters

returnValue
Type: SystemInt64

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_getCPUTickCount(System.Int64@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_getCPUTickCount(System.Int64@)"]

See Also