Login
Ben
/
Nujel
Overview
Code
Talk
CI
Settings
develop
feature/new-benchmarks
master
new-stackless
stackless
value-types
wolkenwelten
7 branches
0 tags
SSH
HTTP
Ben (X13/Arch)
Minor WASM REPL cleanup
1ca1cda
4 years ago
139 Commits
nujel
/
lib
/
operation
/ time.h
Raw
text/plain
•
87 B
•
5 lines
#pragma once #include "../nujel.h" u64 getMSecs(); void lOperationsTime(lClosure *c);