package hack_parallel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Parallel and shared memory library
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.0.tar.gz
sha256=4ebcdd0c0b23735228d13bbf401799174771a747a5aeb4f35b64dcfc68079e29
md5=26aff6c969020c1d2f588c574dc7d08a
doc/hack_parallel.utils/Measure/index.html
Module Measure
* Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the "hack" directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. *
val create : unit -> recordval pop_global : unit -> recordval serialize : record -> record_dataval deserialize : record_data -> recordval track_distribution : ?record:record -> string -> bucket_size:float -> unitval sample : ?record:record -> string -> float -> unitval time : ?record:record -> string -> (unit -> 'a) -> 'aval get_sum : ?record:record -> string -> float optionval print_entry_stats : ?record:record -> string -> unitval print_stats : ?record:record -> unit -> unitval print_entry_distribution : ?record:record -> string -> unitval print_distributions : ?record:record -> unit -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>