view plugins/mod_windows.lua @ 12632:70ae68bb0aa5

mod_time: Return sub-second precision timestamps Because why not? Who even has this module enabled?
author Kim Alvefur <zash@zash.se>
date Sun, 14 Aug 2022 17:47:13 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here