CvGetTickFrequency Method OpenCvSharp Class Library
Returns number of tics per microsecond

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static double GetTickFrequency()

Return Value

Type: Double
number of tics per microsecond.
See Also

Reference