package binsec

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

Module Smt_options.TimeoutSource

include Binsec_cli.Cli.GENERIC with type t = float
Sourcetype t = float
Sourceval set : t -> unit
Sourceval get : unit -> t
Sourceval is_set : unit -> bool
Sourceval is_default : unit -> bool
Sourceval get_opt : unit -> t option