Re: Precise timings ?



Madhusudan Singh wrote:

> time.time() seems to report (using %e to format the o/p) a fixed number of
> the order ~1e9.

you're confused. time.time() reports the wall time in fractional seconds
since the epoch (usually jan 1, 1970). if you take the difference between
two calls, you'll find that the resolution on a linux box is well over 100
kHz.

</F>



.



Relevant Pages

  • Re: Bug in Access 2002 Reports
    ... from within the Detail Section format event ... This will give the report a feeling of being "to scale", when you look at it you can see there are smaller, larger or equal intervals. ... Access will format the section but it will remember the last placement of the controls. ...
    (microsoft.public.access.reports)
  • Re: Emailing a Report
    ... "What do you suggest for making sure text on the report is not overlapping, missing, and or out of order? ... I always add icons to my toolbars to make it easier to format forms and reports... ... Align Right -- must have>1 control selected to be enabled ... on the report -- when it generates the reports, if a User_ID has 2 reminders, are they now both showing up on the report? ...
    (microsoft.public.access.modulesdaovba)
  • Re: Problems with exporting controls with borders to .rtf
    ... > With a report, you can use subreports to represent the ... >>Report after it's exported you may want to try exporting ... >>"Microsoft Security Announcement: Have you installed the ... >>editable format such as .rtf, ...
    (microsoft.public.access.reports)
  • Re: Converting decimal time into hh:nn:ss time in ACCESS
    ... around this issue by changing the format from 'mmmm yyyy' (this is how ... decimal field and it gives me the entire month total for each employee. ... I create a report to bring in all of the ... reformat the decimal time to hh:nn:ss with no problem as long as it is ...
    (microsoft.public.access.formscoding)
  • Re: Page totals error in report - doesnt add correctly
    ... Thanks Marshall - it works fine now using CDblwhen I set the format ... display it on a form or report. ... and restrict the value to 2 decimals). ... All Totals text boxes properties are set to General number with 2 decimal ...
    (microsoft.public.access.reports)