Stops the timer.

Namespace: Cudafy.Host
Assembly: Cudafy.Host (in Cudafy.Host.dll) Version: 1.0.4106.20172

Syntax

C#
public override float StopTimer()
Visual Basic
Public Overrides Function StopTimer As Single
Visual C++
public:
virtual float StopTimer() override

Return Value

Elapsed time.

See Also