The DrawDibTime function retrieves timing information about the drawing operation and is used during debug operations.
BOOL DrawDibTime(
HDRAWDIB hdd,
LPDRAWDIBTIME lpddtime
);
Returns TRUE if successful or FALSE otherwise.
This function is present only in the debug version of the Win32 Software Development Kit libraries.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in vfw.h.
Import Library: Use vfw32.lib.
DrawDib Overview, DrawDib Functions, DRAWDIBTIME