From 6ee55455a88d0f3542497b429d496abaf01fd353 Mon Sep 17 00:00:00 2001 From: Burdette Lamar Date: Sun, 25 Apr 2021 15:51:31 -0500 Subject: Update Time documentation --- doc/time/usec.rdoc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/time/usec.rdoc (limited to 'doc/time/usec.rdoc') diff --git a/doc/time/usec.rdoc b/doc/time/usec.rdoc new file mode 100644 index 0000000000..bb5a46419a --- /dev/null +++ b/doc/time/usec.rdoc @@ -0,0 +1,2 @@ +- +usec+ is the number of microseconds (Integer, Float, or Rational) + in the range 0..1000000. -- cgit v1.2.3