ZeeGrid Control Message

ZGM_STOPWATCH_START


ZGM_STOPWATCH_START

An application sends a ZGM_STOPWATCH_START message to start an internal interval timer.

ZGM_STOPWATCH_START
wParam = 0;  //not used; must be zero
lParam = 0;  //not used; must be zero

Return Values

This message returns the machine speed value that is calculated when the ZeeGrid DLL is initialized. This value is the basis on which the estimated sort times are calculated.

Copyright © 2002-2016 by David Hillard