X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=system.tex;h=4ae5eb07c37fbd784da01c9fcee7391be2200372;hb=8e5a44367b043bfbebc67fb39a89d523076953af;hp=8359d3f21e195f9bfd0b3ff6828838509d73f29e;hpb=276ae7fb9a1e43b6d5e5944071848094c8cc2c3b;p=gapil.git diff --git a/system.tex b/system.tex index 8359d3f..4ae5eb0 100644 --- a/system.tex +++ b/system.tex @@ -3,7 +3,7 @@ %% Copyright (C) 2000-2004 Simone Piccardi. Permission is granted to %% copy, distribute and/or modify this document under the terms of the GNU Free %% Documentation License, Version 1.1 or any later version published by the -%% Free Software Foundation; with the Invariant Sections being "Prefazione", +%% Free Software Foundation; with the Invariant Sections being "Un preambolo", %% with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the %% license is included in the section entitled "GNU Free Documentation %% License". @@ -1733,7 +1733,7 @@ utilizzato dallo stesso; il suo prototipo \end{prototype} La funzione restituisce il tempo in tick, quindi se si vuole il tempo in -secondi occorre moltiplicare il risultato per la costante +secondi occorre dividere il risultato per la costante \const{CLOCKS\_PER\_SEC}.\footnote{le \acr{glibc} seguono lo standard ANSI C, POSIX richiede che \const{CLOCKS\_PER\_SEC} sia definito pari a 1000000 indipendentemente dalla risoluzione del timer di sistema.} In genere