Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/docs/nspr/reference/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 472 B image not shown  

Quelle  pr_microsecondstointerval.rst   Sprache: unbekannt

 
Untersuchungsergebnis.rst Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

PR_MicrosecondsToInterval
=========================

Converts standard clock microseconds to platform-dependent intervals.


Syntax
------

.. code::

    #include <prinrval.h>

    PRIntervalTime PR_MicrosecondsToInterval(PRUint32 milli);


Parameter
~~~~~~~~~

The function has the following parameter:

``micro``
   The number of microseconds to convert to interval form.


Returns
~~~~~~~

Platform-dependent equivalent of the value passed in the ``micro``
parameter.

[ zur Elbe Produktseite wechseln0.102Quellennavigators  ]