Block_time.Timetype t = Mina_wire_types.Block_time.V1.tval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval zero : tval max_value : tinclude Core_kernel.Comparable.S with type t := tval comparator : ( t, comparator_witness ) Base__Comparator.comparatormodule Replace_polymorphic_compare : sig ... endmodule Map : sig ... endmodule Set : sig ... endinclude Core_kernel.Hashable.S with type t := tval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueval hashable : t Core_kernel__.Hashtbl.Hashable.tmodule Table : sig ... endmodule Hash_set : sig ... endmodule Hash_queue : sig ... endmodule Controller : sig ... endmodule Stable : sig ... endmodule Bits : Snark_bits.Bits_intf.Convertible_bits with type t := tinclude Snark_params.Tick.Snarkable.Bits.Faithful
with type Unpacked.value = t
and type Packed.value = t
and type Packed.var = private Snark_params.Tick.Field.Var.tmodule Packed : sig ... endmodule Unpacked : sig ... endval pack_value : Unpacked.value -> Packed.valueval unpack_value : Packed.value -> Unpacked.valueval pack_var : Unpacked.var -> Packed.varval unpack_var : Packed.var -> Unpacked.var Crypto_params.Tick.Checked.tval to_input : t -> Snark_params.Tick.Field.t Random_oracle_input.Chunked.tmodule Checked : sig ... endmodule Span : sig ... endval field_var_to_unpacked :
Snark_params.Tick.Field.Var.t ->
Unpacked.var Snark_params.Tick.Checked.tval diff_checked :
Unpacked.var ->
Unpacked.var ->
Span.Unpacked.var Snark_params.Tick.Checked.tval unpacked_to_number : Span.Unpacked.var -> Snark_params.Tick.Number.tval of_time : Core_kernel.Time.t -> tval to_time_exn : t -> Core_kernel.Time.tval now : Controller.t -> tval to_int64 : t -> Core_kernel.Int64.tval of_int64 : Core_kernel.Int64.t -> tval of_uint64 : Unsigned.UInt64.t -> tval to_uint64 : t -> Unsigned.UInt64.tval of_time_ns : Core_kernel.Time_ns.t -> tval to_string_exn : t -> stringval to_string_system_time_exn : Controller.t -> t -> stringStrip time offset
val to_system_time : Controller.t -> t -> tStrip time offset
val of_string_exn : string -> tval gen : t Core_kernel.Quickcheck.Generator.t