products/Sources/formale Sprachen/C/LibreOffice/sw/inc/   (LibreOffice Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 1 kB image not shown  

Impressum gskdebugnodeprivate.h

  Sprache: C
 

#pragma once

#include "gskdebugnode.h"

G_BEGIN_DECLS

typedef struct _GskDebugProfile GskDebugProfile;

struct _GskDebugProfile {
  struct {
    /* recorded by the frame */
    guint64 cpu_ns;
    guint64 cpu_record_ns;
    guint64 cpu_submit_ns;
    guint64 gpu_ns;
    guint64 gpu_pixels;
    /* recorded while processing nodes */
    gsize n_offscreens;
    guint64 offscreen_pixels;
    gsize n_uploads;
    guint64 upload_pixels;
    gsize n_bases;
    guint64 base_pixels;
  } total, self;
};

GskRenderNode *         gsk_debug_node_new_profile              (GskRenderNode                  *child,
                                                                 const GskDebugProfile          *profile,
                                                                 char *                          message);

const GskDebugProfile * gsk_debug_node_get_profile              (GskRenderNode                  *node) G_GNUC_PURE;


G_END_DECLS

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

¤ 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.0.0Bemerkung:  (vorverarbeitet am  2026-07-02) ¤

*Bot Zugriff






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.