=head1 NAME os - operating system facilities (standard library) =head1 OVERVIEW This library is implemented through table os. =head1 REFERENCE =head2 C os.clock () Returns an approximation of the amount in seconds of CPU time used by the program. =head2 C os.date ([format [, time]]) Returns a string or a table containing date and time, formatted according to the given string C. If the C