Menu

#85 subsecond timestamp reporting

open
nobody
API (11)
5
2012-04-19
2012-04-19
kfairbanks
No

While working on the Ext4 support, I noticed that a great deal of the time printing functions eventually end up calling tsk_fs_time_to_str. As a temporary hack, I have made a tsk_fs_time_to_str_subsecs which allows me to pass in another parameter for the ext4 nano second timestamps. So the question is, how should subsecond times be represented in TSK output? Does this require changes to the API?

[seconds].[subseconds] (Just a decimal point separating)
[seconds] | [subseconds] (An entirely new field)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.