posix2time method

int posix2time(
  1. int arg0
)

Implementation

int posix2time(int arg0) {
  return _posix2time(arg0);
}