Method GetTickFrequency
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetTickFrequency()
Returns the number of ticks per second. The function returns the number of ticks per second.That is, the following code computes the execution time in seconds:
public static double GetTickFrequency()