[Spin2] What Happened to getms()?
JonnyMac
Posts: 9,104
in Propeller 2
The compiler is okay with getsec(), but seems to have lost getms(). What happened? If we can only have one, getms() is far more useful.
Comments
We do have GETUS (us).
I found getsec() in pnut34u
but no getms() or getus().
do Chip run out of byte codes?
getms() is most useful, then getsec() and then maybe getus()