mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-15 17:38:11 +00:00
It is better to output it using float instead of int. Otherwise, we will get '0 sec' for total run time if it is less than one second. Tracked-On: #4175 Acked-by: Yan, Like <like.yan@intel.com> Signed-off-by: Kaige Fu <kaige.fu@intel.com>