Login
7 branches 0 tags
Ben (RPI 4) Some refactoring c60ba7d 4 years ago 163 Commits
nujel / lib / operation / time.h
#pragma once
#include "../nujel.h"

u64 getMSecs();
void lOperationsTime(lClosure *c);