Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/xpcom/threads/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 665 B image not shown  

Impressum ThreadDelay.h

  Sprache: C
 

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


#ifndef XPCOM_THREADS_THREADDELAY_H_
#define XPCOM_THREADS_THREADDELAY_H_

#include "mozilla/ChaosMode.h"

namespace mozilla {

// Sleep for a random number of microseconds less than aMicrosecondLimit
// if aFeature is enabled.  On Windows, the sleep will always be 1 millisecond
// due to platform limitations.
void DelayForChaosMode(ChaosFeature aFeature, const uint32_t aMicrosecondLimit);

}  // namespace mozilla

#endif  // XPCOM_THREADS_THREADDELAY_H_

Messung V0.5 in Prozent
C=88 H=95 G=91

¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.