NativeMethodsdnn_Net_getPerfProfile Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getPerfProfile(System.IntPtr,System.IntPtr,System.Int64@)"]
Namespace: OpenCvSharp
public static ExceptionStatus dnn_Net_getPerfProfile( IntPtr net, IntPtr timings, out long returnValue )
Public Shared Function dnn_Net_getPerfProfile ( net As IntPtr, timings As IntPtr, <OutAttribute> ByRef returnValue As Long ) As ExceptionStatus
public: static ExceptionStatus dnn_Net_getPerfProfile( IntPtr net, IntPtr timings, [OutAttribute] long long% returnValue )
static member dnn_Net_getPerfProfile : net : IntPtr * timings : IntPtr * returnValue : int64 byref -> ExceptionStatus
[Missing <param name="net"/> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getPerfProfile(System.IntPtr,System.IntPtr,System.Int64@)"]
[Missing <param name="timings"/> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getPerfProfile(System.IntPtr,System.IntPtr,System.Int64@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getPerfProfile(System.IntPtr,System.IntPtr,System.Int64@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.dnn_Net_getPerfProfile(System.IntPtr,System.IntPtr,System.Int64@)"]