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  

Impressum pr_microsecondstointerval.rst   Interaktion und
Portierbarkeitunbekannt

 
Haftungsausschluß.rst KontaktUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung

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.

[ Seitenstruktur0.100Drucken  ]