DXUTGetFrameStats
Gets a pointer to a string containing the current number of frames per second, resolution, back buffer format, and depth stencil format.
LPCWSTR DXUTGetFrameStats();
Parameters
None.
Return Values
Pointer to a string containing the current number of frames per second, resolution, back buffer format, and depth stencil format.
Requirements
Header: Declared in Dxut.h.