ExZarr.Gallery.Metrics (ExZarr v1.1.0)

View Source

Tiny timing/progress helpers for Livebook tutorials.

Summary

Functions

human_us(us)

@spec human_us(non_neg_integer()) :: String.t()

time(fun)

@spec time((-> any())) :: {any(), non_neg_integer()}