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

_cbCpuWindow() function

Callback function 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
k_menu.c:137
static void _cbCpuWindow(WM_MESSAGE * pMsg) {
k_menu.c:422_cbPerformanceDialog()
WM_CreateWindowAsChild(630, 0, 10, 10, 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