EnglishРусский  
 Share/Save/Bookmark
 

filetime

The filetime structure. The filetime type is used to work with time of files.

type filetime
{
   uint lowdtime
   uint highdtime
}

Members

lowdtime Low uint value.
highdtime High uint value.

Related links

Source

Edit