Click or drag to resize

TimeMeasurerMeasure Method

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static TimeSpan Measure(
	Action action
)

Parameters

action
Type: OpenCvSharp.UtilAction

Return Value

Type: TimeSpan
See Also