_cbCpuWindow() is only used within MB1063.
 
Symbols
loading...
Files
loading...

_cbCpuWindow() function

Callback routine of the CPU Window

Syntax

static void _cbCpuWindow(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
benchmark_win.c:192
static void _cbCpuWindow(WM_MESSAGE * pMsg) {
benchmark_win.c:286_cbDialog()
WM_CreateWindowAsChild(80, 45, 354, 23, pMsg->hWin, WM_CF_SHOW | WM_CF_HASTRANS, _cbCpuWindow , 0);

Call Tree

Data read by _cbCpuWindow()
Data written by _cbCpuWindow()
_cbCpuWindow()
_cbCpuWindow()::hTimerTime
all items filtered out