tv_sec property

  1. @Int32()
int tv_sec
getter/setter pair

seconds

Implementation

@Int32()

///seconds
external /*time_t*/ int tv_sec;