BASS.NET API for the Un4seen BASS Audio LibraryHiPerfTimer MembersBASS.NET API for the Un4seen BASS Audio Library

The HiPerfTimer type exposes the following members.
Constructors

  NameDescription
Public methodHiPerfTimer
Default constructor to create a high performance counter.
Back to Top
Methods

  NameDescription
Public methodStart
Start the timer.
Public methodStop
Stop the timer.
Back to Top
Properties

  NameDescription
Public propertyDuration
Returns the duration of the timer (in seconds).
Back to Top
See Also