You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > StopTimer Method > Math387.StopTimer Method (long)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.StopTimer Method (long)

Stops the microsecond timer.

Syntax
C#
Visual Basic
public static double StopTimer(long timervar);

Call this procedure to stop measuring time. To begin call StartTimer. The timervar must be the same as passed to the StartTimer routine. The result returned is time in seconds since the StartTimer routine was called.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!