[Issue 1001965] ConfigTool - Patch to optionally display the build duration

bugzilla-daemon@ecoscentric.com bugzilla-daemon@ecoscentric.com
Fri Jan 31 12:22:00 GMT 2020


Please do not reply to this email, use the link below.

https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001965

--- Comment #1 from Alex Schuilenburg <alexs@ecoscentric.com> ---
Just a quick note on this patch

The line in configtool.cpp:

m_BuildStart = wxDateTime::Now();

needs to be moved out of the 

if (wxGetApp().GetSettings().m_showBuildTime)

conditional as when activated during a a build, the displayed time at the end
of a build will be incorrect.

-- 
You are receiving this mail because:
You are the assignee for the issue.


More information about the eCos-bugs mailing list