ReactOS 0.4.15-dev-7788-g1ad9096
tagPERF_INFO Struct Reference

#include <rosperf.h>

Collaboration diagram for tagPERF_INFO:

Public Attributes

HWND Wnd
 
unsigned Seconds
 
unsigned Repeats
 
COLORREF ForegroundColor
 
COLORREF BackgroundColor
 
HDC ForegroundDc
 
HDC BackgroundDc
 
INT WndWidth
 
INT WndHeight
 

Detailed Description

Definition at line 22 of file rosperf.h.

Member Data Documentation

◆ BackgroundColor

COLORREF tagPERF_INFO::BackgroundColor

Definition at line 28 of file rosperf.h.

Referenced by CreatePerfWindows(), and wWinMain().

◆ BackgroundDc

◆ ForegroundColor

COLORREF tagPERF_INFO::ForegroundColor

Definition at line 27 of file rosperf.h.

Referenced by wWinMain().

◆ ForegroundDc

◆ Repeats

unsigned tagPERF_INFO::Repeats

Definition at line 26 of file rosperf.h.

Referenced by ProcessCommandLine(), ProcessTest(), and wWinMain().

◆ Seconds

unsigned tagPERF_INFO::Seconds

Definition at line 25 of file rosperf.h.

Referenced by CalibrateTest(), ProcessCommandLine(), and wWinMain().

◆ Wnd

HWND tagPERF_INFO::Wnd

Definition at line 24 of file rosperf.h.

Referenced by ClearWindow(), TextProc(), and wWinMain().

◆ WndHeight

◆ WndWidth


The documentation for this struct was generated from the following file: