package async_kernel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Monadic concurrency library
Install
dune-project
Dependency
Authors
Maintainers
Sources
async_kernel-v0.15.0.tar.gz
sha256=30753e014bb0b127ee59f10b1073b8ae476468fb2f07dc8c99dbe2ef312fc696
doc/async_kernel/Async_kernel/Time_source/Event/index.html
Module Time_source.Event
val sexp_of_t :
('a -> Sexplib0.Sexp.t) ->
('h -> Sexplib0.Sexp.t) ->
('a, 'h) t ->
Sexplib0.Sexp.ttype t_unit = (unit, unit) tval sexp_of_t_unit : t_unit -> Sexplib0.Sexp.tinclude Core.Invariant.S2 with type ('a, 'b) t := ('a, 'b) t
val invariant :
'a Base__.Invariant_intf.inv ->
'b Base__.Invariant_intf.inv ->
('a, 'b) t Base__.Invariant_intf.invval scheduled_at : (_, _) t -> Core.Time_ns.tmodule Status : sig ... endval run_at :
[> Core.read ] T1.t ->
Core.Time_ns.t ->
('z -> 'h) ->
'z ->
(_, 'h) tval run_after :
[> Core.read ] T1.t ->
Core.Core_private.Time_ns_alternate_sexp.Span.t ->
('z -> 'h) ->
'z ->
(_, 'h) tmodule Abort_result : sig ... endval abort : ('a, 'h) t -> 'a -> ('a, 'h) Abort_result.tval abort_exn : ('a, 'h) t -> 'a -> unitval abort_if_possible : ('a, _) t -> 'a -> unitmodule Fired : sig ... endval fired : ('a, 'h) t -> ('a, 'h) Fired.t Deferred.tmodule Reschedule_result : sig ... endval reschedule_at :
('a, 'h) t ->
Core.Time_ns.t ->
('a, 'h) Reschedule_result.tval reschedule_after :
('a, 'h) t ->
Core.Core_private.Time_ns_alternate_sexp.Span.t ->
('a, 'h) Reschedule_result.tval at : [> Core.read ] T1.t -> Core.Time_ns.t -> (_, unit) tval after :
[> Core.read ] T1.t ->
Core.Core_private.Time_ns_alternate_sexp.Span.t ->
(_, unit) t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>