File

plugins/mod_unknown.lua @ 11506:9a3ebdd65f9c

core.statsmanager: Cover util.statistics work in processing measurement Zash> Btw, this conditional and loop, shouldn't it be covered by the timing measurement? Zash> Isn't that where all the util.statistics work is done? MattJ> Yeah, it should Zash> ("the", but there's two ... which one‽) MattJ> Yeah... not sure :) MattJ> Processing I guess
author Kim Alvefur <zash@zash.se>
date Tue, 06 Apr 2021 23:23:28 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform