Up – Package index » hack_parallel » Library hack_parallel.utils » MeasureModule Measure Source * 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. *
hack_parallel README Library hack_parallel Library hack_parallel.collections Library hack_parallel.disk Library hack_parallel.hack_core Library hack_parallel.heap Library hack_parallel.hh_json Library hack_parallel.injection Library hack_parallel.interface Library hack_parallel.memory Library hack_parallel.procs Library hack_parallel.scheduler Library hack_parallel.socket Library hack_parallel.stubs Library hack_parallel.utils Sources Source val push_global : unit -> unitSource val track_distribution : ?record :record -> string -> bucket_size :float -> unitSource val sample : ?record :record -> string -> float -> unitSource val time : ?record :record -> string -> (unit -> 'a ) -> 'a Source val get_sum : ?record :record -> string -> float option Source val print_entry_stats : ?record :record -> string -> unitSource val print_entry_distribution : ?record :record -> string -> unitSource val print_distributions : ?record :record -> unit -> unit