package ecaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ecaml.Elisp_gcSource

(Info-goto-node "(elisp)Garbage Collection")

Sourceval garbage_collect : unit -> unit

(describe-function 'garbage-collect)

Sourceval gcs_done : unit -> int

(describe-variable 'gcs-done)

Sourceval gc_elapsed : unit -> Core.Time_ns.Span.t

(describe-variable 'gc-elapsed)

Sourceval post_gc_hook : (Hook.normal, unit) Hook.t

(describe-variable 'post-gc-hook)