Time resolution: which class should I use for millisecond resolution?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Time resolution: which class should I use for millisecond resolution?

Alex Schenkman
Hi list:

Looking at the implementation of Time and DateAndTime it seems to me that the the resolution for this classes is one second.
Which class would be best suited for a more precise time stamp?

Thank in advance!