|
From: | Jason Rumney |
Subject: | Re: Optimized gcc 4.3.0 build on Windows returns 0 secs for all time values of system-process-attributes |
Date: | Thu, 01 Jan 2009 21:16:00 +0800 |
User-agent: | Thunderbird 2.0.0.19 (Windows/20081209) |
dhruva wrote:
+ return tmp_var.QuadPart * 4096.0L * 1024.0L * 1024.0L;
Shouldn't this just be return tmp_var.QuadPart?
[Prev in Thread] | Current Thread | [Next in Thread] |