April 22, 2014
4:42 p.m.
TimeStamp is deprecated, because it creates too much confusion, you better use DateAndTime. On 22 Apr 2014, at 17:11, roberto.minelli@usi.ch 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 <yuriy.tymchuk@me.com> wrote:
Well, it has #asNanoSeconds, how finer can you go?
Uko
On 22 Apr 2014, at 17:13, roberto.minelli@usi.ch 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