Spracherkennung für: .rst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
PR_NSEC_PER_SEC
===============
A convenience macro to improve code readability as well as to avoid
mistakes in counting the number of zeros; represents the number of
nanoseconds in a second.
Syntax
------
.. code::
#include <prtime.h>
#define PR_NSEC_PER_SEC 1000000000UL
[ Dauer der Verarbeitung: 0.25 Sekunden
]