mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-09 13:21:51 +09:00
Former-commit-id: b4f7f283080ead5e92c273015bfe2559cbe99e47 Former-commit-id: adaa0af80068a916e534f677f6e5ffe1f3072241
8 lines
326 B
TeX
8 lines
326 B
TeX
The Machine API provides means to control the machine itself.
|
|
|
|
\begin{tabularx}{\textwidth}{l l X}
|
|
\textbf{\large Function} & \textbf{\large Return} & \textbf{\large Description}
|
|
\\ \\
|
|
\endhead
|
|
machine.milliTime() & int & Returns how many time the machine is up, in milliseconds (one thousandth of seconds).
|
|
\end{tabularx} |