Mozilla.com

  1. MDC
  2. Main Page
  3. PR_NSEC_PER_MSEC
Table of contents
  1. 1. Syntax

PR_NSEC_PER_MSEC

Table of contents
  1. 1. Syntax

< NSPR API Reference < Date and Time

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 millisecond.

Syntax

 #include <prtime.h>
 
 #define PR_NSEC_PER_MSEC 1000000UL

Page last modified 22:26, 22 Jan 2007 by Sheppy

Files (0)