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

Stops the timer with microsecond resolution.

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

Call this procedure to stop measuring time. To begin call StartTimer. 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!