[modules] add speed test module
This commit is contained in:
parent
e9b917c214
commit
72deb7eaf8
4 changed files with 59 additions and 4 deletions
|
@ -24,8 +24,6 @@ import core.decorators
|
|||
import util.cli
|
||||
|
||||
|
||||
|
||||
|
||||
class Module(core.module.Module):
|
||||
@core.decorators.every(seconds=60)
|
||||
def __init__(self, config, theme):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue