package posix-stat

  1. Overview
  2. Docs

Module Time2_types.TmSource

Sourceval tm_sec : (int, t Ctypes.structure) S.field
Sourceval tm_min : (int, t Ctypes.structure) S.field
Sourceval tm_hour : (int, t Ctypes.structure) S.field
Sourceval tm_mday : (int, t Ctypes.structure) S.field
Sourceval tm_mon : (int, t Ctypes.structure) S.field
Sourceval tm_year : (int, t Ctypes.structure) S.field
Sourceval tm_wday : (int, t Ctypes.structure) S.field
Sourceval tm_yday : (int, t Ctypes.structure) S.field
Sourceval tm_isdst : (int, t Ctypes.structure) S.field