Stemmer.Cvb.Utilities Namespace

CVB.Net Documentation
The namespace Stemmer.Cvb.Utilities contains classes and definitions based on the functionality from the CVCUtilities.dll, namely high performance counters and system parameter queries.
Classes

  ClassDescription
Public classRateCounter
Frame Rate Measurement counter with selectable averaging window.
Public classStopWatch
Speed measurement object with selectable accuracy, based on the functions exported by the CVCUtilities.dll.
Public classSystemInfo
Provides information about the CVB installation on your System.
Structures

  StructureDescription
Public structureLicenseInfo
Information about CVB licenses.
Public structureMagicNumberEntry
A single Magic Number entry.
Public structureUsTimeSpan
Time span with micro second granularity.
Delegates

  DelegateDescription
Public delegateLoadConstructorTObject
Generic shape of a function that loads an object.
Public delegateSaveFunctionTObject
Generic shape of a function that saves an object.
Enumerations

  EnumerationDescription
Public enumerationStopWatchAccuracyLevel
Relative accuracy level at which the stop watch works.
Public enumerationStopWatchMode
Mode at which the StopWatch should work.