Implements deadlines for periodic and user scripts

This commit is contained in:
Simone Mainardi 2020-02-18 18:44:41 +01:00
parent 7f449f8e64
commit 0e64fd94d6
30 changed files with 117 additions and 112 deletions

View file

@ -1037,7 +1037,7 @@ end
-- ##############################################
function driver:export(deadline)
function driver:export()
interface.select(getSystemInterfaceId())
local num_ifaces = table.len(interface.getIfNames())