On Tuesday 03 February 2009 17:47:26 Philipp Kempgen wrote: > Tilghman Lesher schrieb: > > filesystem > > timestamps are only resolute to the second, not to any fraction of a > > second. > > Depends on the file system. > http://en.wikipedia.org/wiki/Comparison_of_file_systems
Fair point, but what standard interface provides access to information more resolute than the second? The standard interface is stat(2), and I don't see any comparable interface. I do see utimes(2), which allows setting it to the microsecond but nothing for retrieving it. -- Tilghman _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
