Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/python/mach/mach/test/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 515 B image not shown  

Quelle  zero_microseconds.py

  Sprache: Python
 

# Make flake8, ruff and autodoc happy
if "self" not in globals():
    self = None

# This code is loaded via `mach python --exec-file`, so it runs in the scope of
# the `mach python` command.
old = self._mach_context.post_dispatch_handler


def handler(context, handler, instance, result, start_time, end_time, depth, args):
    global old
    # Round off sub-second precision.
    old(context, handler, instance, result, int(start_time), end_time, depth, args)


self._mach_context.post_dispatch_handler = handler

Messung V0.5 in Prozent
C=95 H=97 G=95

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-06-04) ¤

*© 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.