Stats
Object Hierarchy:
Description:
Namespace: Gegl
Package: gegl-0.4
Content:
Properties:
- public int active_threads { get; }
- public int assigned_threads { get; }
- public uint64 scratch_total { get; }
- public bool swap_busy { get; }
- public uint64 swap_file_size { get; }
- public bool swap_queue_full { get; }
- public int swap_queue_stalls { get; }
- public uint64 swap_queued_total { get; }
- public uint64 swap_read_total { get; }
- public bool swap_reading { get; }
- public uint64 swap_total { get; }
- public uint64 swap_total_uncompressed { get; }
- public uint64 swap_write_total { get; }
- public bool swap_writing { get; }
- public uint64 tile_alloc_total { get; }
- public int tile_cache_hits { get; }
- public int tile_cache_misses { get; }
- public uint64 tile_cache_total { get; }
- public uint64 tile_cache_total_max { get; }
- public uint64 tile_cache_total_uncompressed { get; }
- public uint64 zoom_total { get; }
Creation methods:
- protected Stats ()
Inherited Members:
All known members inherited from class GLib.Object