[expedite] Incorrect evas fps speed result value is fixed. 94/111994/1
authorMinkyoung Kim <sleepigmk@gmail.com>
Wed, 25 Jan 2017 08:05:08 +0000 (17:05 +0900)
committerMinkyoung Kim <sleepigmk@gmail.com>
Wed, 25 Jan 2017 08:06:44 +0000 (17:06 +0900)
Change-Id: I26c1e4fdffe27d7185a5fd5d03717723eaafb87f

src/bin/ui.c

index e562db4..9553445 100644 (file)
@@ -771,7 +771,7 @@ ui_fps(double fps)
                       "loop count: %i\n"
                       "engine: %s\n"
                       "full screen: %i\n",
-                      (fps / t_count),
+                      (p_fps / t_count),
                       (wfps / avgw) / t_count,
                       t_count,
                       datestr,