summaryrefslogtreecommitdiff
path: root/a2/exercise.tex
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2023-07-26 08:18:36 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2023-07-26 08:18:36 +0200
commitd4c7424fedc83079d0c460d65f7daa8308ff969c (patch)
treeae639dac407be02519dc1794b3e820ffd9e8e241 /a2/exercise.tex
parent5deeff26bd5309700aaf43ede0ed23217a0a5fd8 (diff)
A2: WIP
Diffstat (limited to 'a2/exercise.tex')
-rw-r--r--a2/exercise.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/a2/exercise.tex b/a2/exercise.tex
new file mode 100644
index 0000000..4615e24
--- /dev/null
+++ b/a2/exercise.tex
@@ -0,0 +1,10 @@
+\title{A2: Measurement}
+\input{preamble.tex}
+
+I got some really wierd behaviour from
+\texttt{std::this\_thread::sleep\_for()} and even a crash and ended up
+having to go back to using \texttt{\#include} instead of modules, which
+solved the issues.
+
+
+\end{document}