diff options
author | Burdette Lamar <[email protected]> | 2021-04-25 15:51:31 -0500 |
---|---|---|
committer | Jeremy Evans <[email protected]> | 2021-04-29 19:58:15 -0700 |
commit | 6ee55455a88d0f3542497b429d496abaf01fd353 (patch) | |
tree | 69163153cba44b59e537fb52336922fe1e19c718 /doc/time/msec.rdoc | |
parent | 5a451c4b1f7f7bbd6607cb3f32f3ddd98e064971 (diff) |
Update Time documentation
Diffstat (limited to 'doc/time/msec.rdoc')
-rw-r--r-- | doc/time/msec.rdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/time/msec.rdoc b/doc/time/msec.rdoc new file mode 100644 index 0000000000..ce5d1e6145 --- /dev/null +++ b/doc/time/msec.rdoc @@ -0,0 +1,2 @@ +- +msec+ is the number of milliseconds (Integer, Float, or Rational) + in the range <tt>0..1000</tt>. |