sec property

  1. @Long()
int sec
getter/setter pair

The seconds part of the time.

Implementation

@ffi.Long()
external int sec;