What is the time resolution for TimeStamp?
July 12, 2011
3:30 p.m.
Hi List: I've looked at the source code for DateAndTime and TimeStamp but I do not understand it. | t1 t2 | t1 := TimeStamp now. (Delay forMilliseconds: 500 ) wait. t2 := TimeStamp now. (t2 - t1) nanoSeconds. ---> 0 DateAndTime>>clockPrecision says 1 nanosecond. Thanks in advance!
5498
Age (days ago)
5498
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Schenkman