Searched refs:mTend (Results 1 – 1 of 1) sorted by relevance
310 Dim mTend As Single variable1003 mTend = 01007 mTend = GetTickCount()1008 … WriteDebug "Timing: " & what & ": " & (FormatNumber((mTend - mTstart) / 1000, 0) & " seconds")1010 mTend = 0
Completed in 28 milliseconds