OS Library
-- Methodsfunction os.clock(): numberfunction os.time(time: table?): number?function os.date(format: string?, time: number?): table | string | nilfunction os.difftime(a: number, b: number?): number-- Methodsfunction os.clock(): numberfunction os.time(time: table?): number?function os.date(format: string?, time: number?): table | string | nilfunction os.difftime(a: number, b: number?): number