Software /
code /
prosody
File
teal-src/util/time.d.tl @ 12613:a27870dcaf24
util.human.io: Add Teal interface definition
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 10 Nov 2021 15:12:03 +0100 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib now : function () : number monotonic : function () : number end return lib