TimeStamp is deprecated, because it creates too much confusion, you better use DateAndTime.
On 22 Apr 2014, at 17:11, [email protected] wrote: > "TimeStamp now" rounds the timestamp, so #asNanoSeconds returns the seconds * > 10e9. > > Doing “DateAndTime now” solves my issue, but this is a total non-sense. > > Cheers, > R > > On Apr 22, 2014, at 4:54 PM, Yuriy Tymchuk <[email protected]> wrote: > >> Well, it has #asNanoSeconds, how finer can you go? >> >> Uko >> >> On 22 Apr 2014, at 17:13, [email protected] wrote: >> >>> Hi, >>> >>> I am wondering if there is the possibility to get milliseconds in a >>> TimeStamp. >>> >>> I need to record fine-grained events and second-granularity is not enough. >>> >>> Cheers, >>> Roberto >> >> > >
