forked from extern/nushell
8c0a2d3c15
* Finish updating * a couple improvements * Update renames * cleanup examples
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