Latest microprofiler in headless mode.

This commit is contained in:
Ben Vanik
2015-01-02 10:37:58 -08:00
parent 4a7eccf5dc
commit 7629c0f4d2
5 changed files with 5495 additions and 2912 deletions

View File

@@ -89,7 +89,7 @@ LRESULT WGLControl::WndProc(HWND hWnd, UINT message, WPARAM wParam,
}
// TODO(benvanik): profiler present.
// Profiler::Present();
Profiler::Present();
// Hacky swap timer.
static int swap_count = 0;