[cs631apue] Question about time sort

Jan Schaumann jschauma at stevens.edu
Sun Oct 13 15:26:43 EDT 2013


yluo4 <yluo4 at stevens.edu> wrote:
>   I find that the accuracy of time sort in system 'ls' is milliseconds.   
> When I implement time sort, I use st_atime, st_ctime, st_mtime.  The  
> accuracy of these seams to be seconds.  Should I implement time sort in  
> milliseconds accuracy?

Seconds is fine.

-Jan


More information about the cs631apue mailing list