package coq

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

Module Ltac_plugin.Profile_ltac_tacticsSource

Ltac profiling entrypoints

Sourceval __coq_plugin_name : string
Sourceval tclSET_PROFILING : bool -> unit Proofview.tactic
Sourceval tclRESET_PROFILE : unit Proofview.tactic
Sourceval tclSHOW_PROFILE : cutoff:float -> unit Proofview.tactic
Sourceval tclSHOW_PROFILE_TACTIC : string -> unit Proofview.tactic
Sourceval tclRESTART_TIMER : string option -> unit Proofview.tactic
Sourceval tclFINISH_TIMING : ?prefix:string -> string option -> unit Proofview.tactic
OCaml

Innovation. Community. Security.