Collect reductions per process.
[beam_stats.git] / src / beam_stats_msg_statsd_gauge.erl
index 07e5d02..8da0198 100644 (file)
@@ -17,6 +17,8 @@
 -type t() ::
     ?T{}.
 
+-spec of_msg_graphite(beam_stats_msg_graphite:t()) ->
+    t().
 of_msg_graphite(
     #beam_stats_msg_graphite
     { path      = Path
This page took 0.029228 seconds and 4 git commands to generate.