I investigate squeak code. Its all work right with milli/nano seconds. And implementation of DateAndTime very different. It has class variables LastTicks and more. And #now method use it.
Is it new implementation that should be integrated to pharo? Or pharo drop this implementation? Why? 2011/1/14 Denis Kudriashov <[email protected]> > Hello. > > How I can get current time milliseconds parameter? > > I try DateAndTime millisecond. But it always zero. > And DateAndTime nanoSecond is always zero too. > > Is it bug? > > I use Pharo1.1 >
