immutable class OS_FSTIME |
---|
**** | This class is a 'low-level' object which is filled in an OS-dependent
___manner_by_the_time_objects_returned_by_the_FILE_SYS_get_label_routine. ________This_version_is_defined_for_Win32_unixlib_conformance.__In_this_case ___there_is_need_for_a_sub-unit_'space'_which_has_no_value_inserted_-_it_is ___provided_as_padding_for_the_structure. |
attr sub_units : CARD ; |
---|
attr units : CARD ; |
---|
attr sub_units : CARD ; |
---|
attr units : CARD ; |
---|
create(vals : OS_FLABEL, start : CARD) : SAME |
---|
**** |
__This_routine_takes_as_many_hextets_from_the_label_starting_at_start ___as_are_necessary_to_create_a_file_time_value,_which_is_returned. |