1Reply::Plugin::Timer(3)User Contributed Perl DocumentatioRneply::Plugin::Timer(3)
2
3
4
6 Reply::Plugin::Timer - time commands
7
9 version 0.42
10
12 ; .replyrc
13 [Timer]
14 mintime = 0.01
15
17 This plugin prints timer info for results that take longer than
18 "mintime". the default "mintime" is 0.01 seconds.
19
21 Jesse Luehrs <doy@tozt.net>
22
24 This software is Copyright (c) 2016 by Jesse Luehrs.
25
26 This is free software, licensed under:
27
28 The MIT (X11) License
29
30
31
32perl v5.28.0 2016-08-24 Reply::Plugin::Timer(3)