Skip to content

os

function os.clock(): number
function os.time(t: table?): number
function os.difftime(a: number, b: number): number
function os.date(s: string?, t: number?): table | string