mirror of
https://github.com/danbulant/nushell
synced 2026-06-10 02:00:23 +00:00
179 B
179 B
| title | layout | version |
|---|---|---|
| benchmark | command | 0.59.0 |
Time the running time of a block
Signature
> benchmark (block)
Parameters
block: the block to run