git-svn-id: svn://ultimatepp.org/upp/trunk@12753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2019-02-10 12:06:22 +00:00
parent 479f47398d
commit 59f2887bc7

View file

@ -19,6 +19,7 @@ struct ColorTest : TopWindow {
GUI_APP_MAIN
{
DDUMP(DarkTheme(Color(0, 0, 255)));
#ifndef _DEBUG
for(int i = 0; i < 10000000; i++) {
RTIMING("MakeDark");