package memtrace_viewer
Interactive memory profiler based on Memtrace
Install
Dune Dependency
Authors
Maintainers
Sources
memtrace_viewer-v0.15.0.tar.gz
sha256=b21d4895f874e48b9f271fb3166ea98c14e7cb1850d621c1e3275f0290d9e338
doc/src/memtrace_viewer.common/protocol.ml.html
Source file protocol.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
open! Core open! Async_rpc_kernel module Init = struct let t = Rpc.Rpc.create ~name:"init" ~version:0 ~bin_query:[%bin_type_class: Unit.t] ~bin_response:[%bin_type_class: Data.Serialized.t] ;; end module Update = struct let t = Rpc.Rpc.create ~name:"update" ~version:0 ~bin_query:[%bin_type_class: Action.t] ~bin_response:[%bin_type_class: Data.Serialized.t] ;; end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>