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 509 B image not shown  

SSL pr_implodetime.rst   Sprache: unbekannt

 
rahmenlose Ansicht.rst DruckansichtUnknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

PR_ImplodeTime
==============

Converts a clock/calendar time to an absolute time.


Syntax
------

.. code::

   #include <prtime.h>

   PRTime PR_ImplodeTime(const PRExplodedTime *exploded);


Parameters
~~~~~~~~~~

The function has these parameters:

``exploded``
   A pointer to the clock/calendar time to be converted.


Returns
~~~~~~~

An absolute time value.


Description
-----------

This function converts the specified clock/calendar time to an absolute
time and returns the converted time value.

[ Verzeichnis aufwärts0.66unsichere Verbindung  ]