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
Benjamin Vincent Schulenburg
Added some time related helpers and made `time/milliseconds` actually return time from a monotonic clock
e5561a7
4 years ago
23 Commits
nujel
/
lib
/
operations
/ closure.h
Raw
text/plain
•
74 B
•
4 lines
#pragma once #include "../nujel.h" void lOperationsClosure(lClosure *c);