summaryrefslogtreecommitdiff
path: root/a2/exercise.tex
blob: 4615e24f81d9a9fb207edfd8314fc60c06c68303 (plain)
1
2
3
4
5
6
7
8
9
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}