[Title]Add total time of install-manager
authorshihyun <shihyun@shihyun-Samsung-Desktop-System.(none)>
Wed, 31 Jul 2013 02:32:07 +0000 (11:32 +0900)
committershihyun <shihyun@shihyun-Samsung-Desktop-System.(none)>
Wed, 31 Jul 2013 02:32:07 +0000 (11:32 +0900)
InstallManager_java/src/org/tizen/installmanager/ui/InstallManagerWindow.java
package/pkginfo.manifest

index 0cda470..08bf95e 100644 (file)
@@ -846,6 +846,7 @@ public class InstallManagerWindow extends ApplicationWindow {
                                        System.out.println("Fail to console install.");
                                }
                                
+                               Performance.setIMEndTime();
                                if (Options.doTest) {
                                        Performance.printTestResult();
                                }
@@ -859,6 +860,8 @@ public class InstallManagerWindow extends ApplicationWindow {
                                        Log.log("Fail to command line remove.");
                                        System.out.println("Fail to remove.");
                                }
+                               
+                               Performance.setIMEndTime();
                                if (Options.doTest) {
                                        Performance.printTestResult();
                                }
index 8d877e6..4b8b02e 100644 (file)
@@ -1,5 +1,5 @@
 Source: install-manager
-Version: 2.2.42
+Version: 2.2.43
 Maintainer: Shihyun Kim<shihyun.kim@samsung.com>, Yongsung Kim<yongsung1.kim@samsung.com>
 
 Package: install-manager